Socket
Socket
Sign inDemoInstall

acorn-walk

Package Overview
Dependencies
1
Maintainers
3
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.3.2 to 8.3.3

12

CHANGELOG.md

@@ -0,1 +1,13 @@

## 8.3.3 (2024-01-11)
### Bug fixes
Make acorn a dependency because acorn-walk uses the types from that package.
## 8.3.2 (2024-01-11)
### Bug fixes
Add missing type for `findNodeBefore`.
## 8.3.1 (2023-12-06)

@@ -2,0 +14,0 @@

5

package.json

@@ -19,6 +19,9 @@ {

},
"version": "8.3.2",
"version": "8.3.3",
"engines": {
"node": ">=0.4.0"
},
"dependencies": {
"acorn": "^8.11.0"
},
"maintainers": [

@@ -25,0 +28,0 @@ {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc