Socket
Socket
Sign inDemoInstall

terser-webpack-plugin

Package Overview
Dependencies
76
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
8Next

3.0.3

Diff

Changelog

Source

3.0.3 (2020-06-03)

Bug Fixes

  • compatibility with >= 10.13 versions of Node.js
  • security problem (#259) (522aa2c)
evilebottnawi
published 2.3.7 •

evilebottnawi
published 1.4.4 •

evilebottnawi
published 3.0.2 •

Changelog

Source

3.0.2 (2020-05-26)

Bug Fixes

evilebottnawi
published 3.0.1 •

Changelog

Source

3.0.1 (2020-05-06)

Bug Fixes

  • parallelism in multi compilation mode (0ee7ed2)
  • remove redundant code for the chunkFilter option (#243) (7220734)
evilebottnawi
published 3.0.0 •

Changelog

Source

3.0.0 (2020-05-01)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 10.13
  • the chunkFilter was removed, please use test/include/exclude options
  • change arguments order for the warningFilter option from Function<(warning, file, source) -> Boolean> to Function<(file, warning, source) -> Boolean>
  • when the extractComments.filename option is a function it pass only one argument and it is object with filename, basename, query and hash properties
  • if the value from the extractComments.filename option conflicts with existing assets, an error will be thrown instead of a warning
  • use the optimizeAssets hook for webpack@5
evilebottnawi
published 2.3.6 •

Changelog

Source

2.3.6 (2020-04-25)

Bug Fixes

  • preserve @license comments starting with // (d3f0c81)
evilebottnawi
published 2.3.5 •

Changelog

Source

2.3.5 (2020-02-14)

Bug Fixes

  • do not break code with shebang (fac58cb)
evilebottnawi
published 2.3.4 •

Changelog

Source

2.3.4 (2020-01-30)

Bug Fixes

  • respect stdout and stderr of workers and do not create warnings (#215) (5708574)
  • use webpack hash options rather than hard-code MD4 (#213) (330c1f6)
evilebottnawi
published 2.3.3 •

Changelog

Source

2.3.3 (2020-01-28)

Bug Fixes

  • license files now have .txt suffix by default (#210) (de02f7b)
  • reduce memory usage (abfd950)
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