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

1245
9

5.2.1

Diff
evilebottnawi
published 5.2.1 •

Changelog

Source

5.2.1 (2021-09-02)

Bug Fixes

  • types export (#440) (c6dc40d)
  • types for optional peer dependencies (7577b43)
evilebottnawi
published 5.2.0 •

Changelog

Source

5.2.0 (2021-08-31)

Notes

  • due terser-webpack-plugin has its own types now, @types/terser-webpack-plugin should be not used anymore, also @types/terser-webpack-plugin is not compatible and has wrong types

Features

evilebottnawi
published 5.1.4 •

Changelog

Source

5.1.4 (2021-06-25)

  • update serialize-javascript
evilebottnawi
published 5.1.3 •

Changelog

Source

5.1.3 (2021-05-31)

Chore

  • update jest-worker
evilebottnawi
published 5.1.2 •

Changelog

Source

5.1.2 (2021-05-12)

Bug Fixes

evilebottnawi
published 5.1.1 •

Changelog

Source

5.1.1 (2021-01-09)

Bug Fixes

evilebottnawi
published 5.1.0 •

Changelog

Source

5.1.0 (2021-01-08)

Features

  • optimize JS assets added later by plugins (#373) (fea6f20)
evilebottnawi
published 5.0.3 •

Changelog

Source

5.0.3 (2020-10-28)

Bug Fixes

evilebottnawi
published 5.0.2 •

Changelog

Source

5.0.2 (2020-10-27)

Bug Fixes

  • compatibility with the format option for terser (b944353)
evilebottnawi
published 5.0.1 •

Changelog

Source

5.0.1 (2020-10-23)

Bug Fixes

  • improved performance (we strongly recommend using latest LTS releases) (#345) (95f3418)
  • used worker_thread where is it possible (#344) (3c50404)
  • fixed terser options for es module (a12730f)