Socket
Socket
Sign inDemoInstall

uglifyjs-webpack-plugin

Package Overview
Dependencies
292
Maintainers
7
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

2.2.0

Diff

Changelog

Source

2.2.0 (2019-07-31)

Features

  • generate higher quality SourceMaps (#408) (b1df135)
evilebottnawi
published 2.1.3 •

Changelog

Source

2.1.3 (2019-05-15)

Bug Fixes

<a name="2.1.2"></a>

evilebottnawi
published 2.1.2 •

Changelog

Source

2.1.2 (2019-02-25)

Bug Fixes

  • invalidate cache after changing node version (#396) (380bb54)

<a name="2.1.1"></a>

evilebottnawi
published 2.1.1 •

Changelog

Source

2.1.1 (2018-12-27)

Bug Fixes

  • don't crash when no extracted comments (#387) (68ad71c)

<a name="2.1.0"></a>

evilebottnawi
published 2.1.0 •

Changelog

Source

2.1.0 (2018-12-22)

Bug Fixes

  • chunks is a Set in webpack@5 (#365) (bf36e21)
  • catch worker-farm errors (#380) (aa7a9fc)
  • dedupe extracted comments (#383) (beaf1ad)
  • more consistent cache (#385) (f61439d)
  • regenerate contenthash when assets was minified (#386) (65a30da)

Features

  • chunkFilter option for filtering chunks (#382) (1e58c99)

<a name="2.0.1"></a>

evilebottnawi
published 2.0.1 •

Changelog

Source

2.0.1 (2018-09-18)

Bug Fixes

  • decrease minimum required uglify-js version (#357) (dc9d038)

<a name="2.0.0"></a>

evilebottnawi
published 2.0.0 •

Changelog

Source

2.0.0 (2018-09-14)

Bug Fixes

  • default extract comment condition is case insensitivity

Features

  • full coverage schema options validation
  • enable inline optimization by default

BREAKING CHANGES

  • Switch back to uglify-js (uglify-es is abandoned, if you need uglify ES6 code please use terser-webpack-plugin).
  • Changed function signature for warningsFilter option (now first argument is warning, second is source).
  • Enforces peerDependencies of "webpack": "^4.3.0.
  • Enforces engines of "node": ">= 6.9.0 <7.0.0 || >= 8.9.0

<a name="1.3.0"></a>

evilebottnawi
published 1.3.0 •

Changelog

Source

1.3.0 (2018-08-14)

Bug Fixes

  • all nodejs globals available inside minify function (#332) (24fe22b)
  • uglify/Runner: cpus length in a chroot environment (os.cpus()) (#341) (6d9c36f)

Features

<a name="1.2.7"></a>

evilebottnawi
published 1.2.7 •

Changelog

Source

1.2.7 (2018-06-25)

Bug Fixes

  • no warning when warningsFilter return false (#317) (cabee6c)

<a name="1.2.6"></a>

evilebottnawi
published 1.2.6 •

Changelog

Source

1.2.6 (2018-06-20)

Bug Fixes

  • disable inline optimization by default (#308) (6ab0918)
  • don't use a worker farm unless more than one process is required (#280) (3f0767b)
  • better handle invalid source map (#284) (dbebb3b)
  • perf regression with memory usage for source maps (#305) (3ca5eaf)
  • return missing important information for uglify warnings (#306) (4f50156)

<a name="1.2.5"></a>

2345Next
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