Socket
Socket
Sign inDemoInstall

terser

Package Overview
Dependencies
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terser - npm Package Versions

13
18

5.30.1

Diff

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
fabiosantoscode
published 5.27.2 •

Changelog

Source

v5.27.2

  • Recognise this as a reference to the surrounding class in drop_unused. Closes #1472
fabiosantoscode
published 5.27.1 •

Changelog

Source

v5.27.1

  • Fixed case where collapse_vars inlines await expressions into non-async functions.
fabiosantoscode
published 5.27.0 •

Changelog

Source

v5.27.0

  • Created minify_sync() alternative to minify() since there's no async code left.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc