Socket
Socket
Sign inDemoInstall

@rails/webpacker

Package Overview
Dependencies
849
Maintainers
8
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
8Next

6.0.0-beta

Diff

gauravtiwari
published 6.0.0-pre.2 •

gauravtiwari
published 6.0.0-pre.1 •

gauravtiwari
published 5.2.1 •

Changelog

Source

[5.2.1] - 2020-08-17

  • Revert #1311.
gauravtiwari
published 4.3.0 •

gauravtiwari
published 5.2.0 •

Changelog

Source

[5.2.0] - 2020-08-16

  • Bump dependencies and fixes. See diff for changes.
gauravtiwari
published 5.1.1 •

Changelog

Source

[5.1.1] - 2020-04-20

gauravtiwari
published 5.1.0 •

Changelog

Source

[5.1.0] - 2020-04-19

  • Remove yarn integrity check #2518
  • Switch from ts-loader to babel-loader #2449 Please see the TypeScript documentation to upgrade existing projects to use typescript with 5.1
  • Resolve multi-word snakecase WEBPACKER_DEV_SERVER env values #2528
gauravtiwari
published 5.0.1 •

Changelog

Source

[5.0.1] - 2020-03-22

  • Upgrade deps and fix sass loader config options bug #2508
gauravtiwari
published 5.0.0 •

Changelog

Source

[5.0.0] - 2020-03-22

  • Bump minimum node version #2428
  • Bump minimum ruby/rails version #2415
  • Add support for multiple files per entry #2476
  entry: {
    home: ['./home.js', './home.scss'],
    account: ['./account.js', './account.scss']
  }

You can now have two entry files with same names inside packs folder, home.scss and home.js

And, other minor fixes, please see a list of changes here

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc