Socket
Socket
Sign inDemoInstall

acorn

Package Overview
Dependencies
Maintainers
3
Versions
133
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 8.1.1 to 8.2.0

6

CHANGELOG.md

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

## 8.2.0 (2021-04-24)
### New features
Add support for ES2022 class fields and private methods.
## 8.1.1 (2021-04-12)

@@ -2,0 +8,0 @@

1

dist/acorn.d.ts

@@ -91,2 +91,3 @@ export as namespace acorn

name: TokenType
privateId: TokenType
eof: TokenType

@@ -93,0 +94,0 @@ bracketL: TokenType

2

package.json

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

},
"version": "8.1.1",
"version": "8.2.0",
"engines": {"node": ">=0.4.0"},

@@ -22,0 +22,0 @@ "maintainers": [

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

Sorry, the diff of this file is not supported yet

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