Socket
Socket
Sign inDemoInstall

terser

Package Overview
Dependencies
11
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
17Next

5.30.4

Diff

Changelog

Source

v5.30.4

  • Fix parsing #private in ... when next to other operators
fabiosantoscode
published 5.30.3 •

Changelog

Source

v5.30.3

  • Fix precedence of #private in ... operator
fabiosantoscode
published 5.30.2 •

Changelog

Source

v5.30.2

  • Avoid optimizations inside computed keys, because they can cause js-engine-specific bugs.
fabiosantoscode
published 5.30.1 •

Changelog

Source

v5.30.1

  • Removed useless \ escapes for non-ascii characters
  • Make modern identifier characters quoted for older environments (#1512)
fabiosantoscode
published 5.30.0 •

Changelog

Source

v5.30.0

  • Improve removal of classes referring to themselves
fabiosantoscode
published 5.29.2 •

Changelog

Source

v5.29.2

  • Make sure 'computed_props' creates string keys
  • Take into account the evaluated size when inlining
fabiosantoscode
published 5.29.1 •

Changelog

Source

v5.29.1

  • fix optimisation of all-bits mask check
fabiosantoscode
published 5.29.0 •

Changelog

Source

v5.29.0

  • Re-releases previously reverted 5.28.0
  • Fix crash while optimizing some bitwise ops
  • (internal) Remove needless wrapper for from_moz (#1499)
fabiosantoscode
published 5.28.1 •

Changelog

Source

v5.28.1

(hotfix release)

  • Reverts v5.28.0
fabiosantoscode
published 5.28.0 •

Changelog

Source

v5.28.0

  • Optimise redundant or shrinkable bitwise operations (|, ^, &, >>, <<)
  • Evaluate some BigInt math operations
2345
17Next
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