Socket
Socket
Sign inDemoInstall

acorn-walk

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acorn-walk - npm Package Compare versions

Comparing version 8.1.0 to 8.1.1

6

CHANGELOG.md

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

## 8.1.1 (2021-06-29)
### Bug fixes
Include `base` in the type declarations.
## 8.1.0 (2021-04-24)

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

2

dist/walk.d.ts

@@ -112,2 +112,4 @@ import {Node} from 'acorn';

export const findNodeAfter: typeof findNodeAround;
export const base: RecursiveVisitors<any>;
}

2

package.json

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

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

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

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