Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

webpack-fix-style-only-entries

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webpack-fix-style-only-entries - npm Package Versions

2

0.6.1

Diff

Changelog

Source

0.6.1 (Jan 18, 2021)

  • fix: [DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET] webpack5 compatibility (PR #43)
fqborges
published 0.6.0 •

Changelog

Source

0.6.0 (Oct 13, 2020)

Being overly careful here, this version is not breaking for almost all the existing users. It could possibly break in some edge cases, since it changes how modules are collected (from global to one each compilation) or if you have a workaround for a working webpack multi configuration.

  • BREAKING (POSSIBLY): Use a dedicated cache for every compilation (Prevent arbitrary files deletion when using Webpack with multi configurations) (PR #39)
fqborges
published 0.5.2 •

Changelog

Source

0.5.2 (Oct 07, 2020)

  • Webpack 5 support using ModuleGraph API (PR #38)
  • npm audit fix: (ea9dd7)
fqborges
published 0.5.1 •

Changelog

Source

0.5.1 (Jun 13, 2020)

  • Fix Maximum call stack size exceeded (PR #34)
  • Added CHANGELOG (3e3767)
fqborges
published 0.5.0 •

Changelog

Source

0.5.0 (May 18, 2020)

fqborges
published 0.4.0 •

Changelog

Source

0.4.0 (Sep 8, 2019)

  • feat: add support for module js files (PR #21)
fqborges
published 0.3.1 •

fqborges
published 0.3.0 •

fqborges
published 0.2.2 •

fqborges
published 0.2.1 •

2
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc