Sign In

terser

Package Overview
Dependencies
Maintainers
1
Versions
207
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.49.0
to
5.49.1
+5
-0
CHANGELOG.md
# Changelog
## v5.49.1
- Correctly parenthesize tagged template strings where the tag is `new something()`, which also has parentheses
- Internally changed how `import()` expression is parsed, it is no longer treated as a function call.
## v5.49.0

@@ -4,0 +9,0 @@

+1
-1

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

"license": "BSD-2-Clause",
"version": "5.49.0",
"version": "5.49.1",
"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

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

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

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