Socket
Socket
Sign inDemoInstall

terser

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terser - npm Package Versions

23
19

5.36.0

Diff

fabiosantoscode
published 5.35.0 •

Changelog

Source

v5.35.0

  • Ensure parent directory exists when using --output on CLI (#1530)
fabiosantoscode
published 5.34.1 •

Changelog

Source

v5.34.1

  • bump the rollup devDependency to disable CVE warnings (Terser was not affected)
fabiosantoscode
published 5.34.0 •

Changelog

Source

v5.34.0

  • internal: stop assigning properties to objects they don't belong in
  • internal: run compress tests in parallel
  • drop_console: emit an empty function if the return value of console.METHOD(...) may be called.
fabiosantoscode
published 5.33.0 •

Changelog

Source

v5.33.0

  • reduce_vars improved when dealing with hoisted function definitions (#1544)
fabiosantoscode
published 5.32.0 •

Changelog

Source

v5.32.0

  • import("module") can now be input and output from ESTree AST (#1557)
  • BigInt literals can now be input and output from ESTree AST (#1555)
  • typeof an object or array (typeof {} and typeof []) can now be statically evaluated. (#1546)
fabiosantoscode
published 5.31.6 •

Changelog

Source

v5.31.6

  • Retain side effects in a case when the expression is a sequence (comma) expression
fabiosantoscode
published 5.31.5 •

Changelog

Source

v5.31.5

  • Revert v5.31.4, which created mysterious issues #1548, #1549
fabiosantoscode
published 5.31.4 •

Changelog

Source

v5.31.4 (reverted)

  • drop_unused: drop classes which only have side effects in the extends part
fabiosantoscode
published 5.31.3 •

Changelog

Source

v5.31.3

  • drop_unused: drop unused parameters from IIFEs in some more situations.
23
19
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