🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

acorn

Package Overview
Dependencies
Maintainers
3
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acorn - npm Package Compare versions

Comparing version

to
8.12.1

8

CHANGELOG.md

@@ -0,1 +1,7 @@

## 8.12.1 (2024-07-03)
### Bug fixes
Fix a regression that caused Acorn to no longer run on Node versions <8.10.
## 8.12.0 (2024-06-14)

@@ -20,3 +26,3 @@

Properly normalize line endings in raw strings of invalid template tokens.
Properly track line numbers for escaped newlines in strings.

@@ -23,0 +29,0 @@

2

package.json

@@ -19,3 +19,3 @@ {

},
"version": "8.12.0",
"version": "8.12.1",
"engines": {

@@ -22,0 +22,0 @@ "node": ">=0.4.0"

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

Sorry, the diff of this file is not supported yet