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

terser

Package Overview
Dependencies
Maintainers
1
Versions
187
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.39.0

Diff

Changelog

Source

v5.39.0

  • Remove unnecessary console.assert calls (#1590)
fabiosantoscode
published 5.38.2 •

Changelog

Source

v5.38.2

  • internal: Flatten inheritance tree for object/class members
fabiosantoscode
published 5.38.1 •

Changelog

Source

v5.38.1

  • Fix inlining non-call expressions into an optional_call?.()
fabiosantoscode
published 5.38.0 •

Changelog

Source

v5.38.0

  • Remove console method-of-method calls (eg console.log.apply()) when drop_console option is used (#1585)
  • Remove more object spreads, such as { ...void !0 } (#1142)
fabiosantoscode
published 5.37.0 •

Changelog

Source

v5.37.0

  • Reserved object properties from chrome extensions (domprops)
  • Fix semicolon insertion between a class property without a semicolon a and a computed class property ["prop"]
fabiosantoscode
published 5.36.0 •

Changelog

Source

v5.36.0

  • Support import attributes with syntax
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)
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