New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

terser-webpack-plugin

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terser-webpack-plugin - npm Package Versions

1345
9

5.3.5

Diff
evilebottnawi
published 5.3.5 •

Changelog

Source

5.3.5 (2022-08-16)

Bug Fixes

  • types (#512) (5c13ba7)
evilebottnawi
published 5.3.4 •

Changelog

Source

5.3.4 (2022-08-12)

Bug Fixes

  • respect environment options for terser and swc compress options (#509) (29bbc3a)
evilebottnawi
published 5.3.3 •

Changelog

Source

5.3.3 (2022-06-02)

Fixes

  • fix broken release
evilebottnawi
published 5.3.2 •

Changelog

Source

5.3.2 (2022-06-02)

Chore

  • switched to @jridgewell/source-map for error generation
evilebottnawi
published 5.3.1 •

Changelog

Source

5.3.1 (2022-02-01)

Bug Fixes

  • use TerserECMA type to fix type mismatch (#471) (68920cd)
evilebottnawi
published 5.3.0 •

Changelog

Source

5.3.0 (2021-12-16)

Features

  • removed cjs wrapper and generated types in commonjs format (export = and namespaces used in types), now you can directly use exported types (#463) (34fadde)
evilebottnawi
published 5.2.5 •

Changelog

Source

5.2.5 (2021-11-08)

Bug Fixes

  • output readable esbuild warnings (9431b32)
evilebottnawi
published 5.2.4 •

Changelog

Source

5.2.4 (2021-09-09)

Bug Fixes

evilebottnawi
published 5.2.3 •

Changelog

Source

5.2.3 (2021-09-03)

Bug Fixes

evilebottnawi
published 5.2.2 •

Changelog

Source

5.2.2 (2021-09-03)

Bug Fixes

  • types for optional dependencies have been removed in favor of the options provided by the developer (potential breaking change for types due invalid usage), please look at example (d7ea08f)