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 Compare versions

Comparing version 5.38.2 to 5.39.0

4

CHANGELOG.md
# Changelog
## v5.39.0
- Remove unnecessary `console.assert` calls (#1590)
## v5.38.2

@@ -4,0 +8,0 @@

1

lib/compress/compressor-flags.js

@@ -51,3 +51,2 @@ /***********************************************************************

export const INLINED = 0b00010000;
// Nodes to which values are ever written. Used when keep_assign is part of the unused option string.

@@ -54,0 +53,0 @@ export const WRITE_ONLY = 0b00100000;

@@ -7,3 +7,3 @@ {

"license": "BSD-2-Clause",
"version": "5.38.2",
"version": "5.39.0",
"engines": {

@@ -10,0 +10,0 @@ "node": ">=10"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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