Socket
Socket
Sign inDemoInstall

ast-walker-scope

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ast-walker-scope - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

34

package.json
{
"name": "ast-walker-scope",
"version": "0.6.0",
"packageManager": "pnpm@8.14.2",
"version": "0.6.1",
"packageManager": "pnpm@8.15.4",
"description": "Traverse Babel AST with scope information.",

@@ -34,20 +34,20 @@ "type": "module",

"dependencies": {
"@babel/parser": "^7.23.6",
"ast-kit": "^0.11.3"
"@babel/parser": "^7.24.0",
"ast-kit": "^0.12.1"
},
"devDependencies": {
"@babel/types": "^7.23.6",
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/node": "^20.11.5",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"@babel/types": "^7.24.0",
"@sxzz/eslint-config": "^3.8.6",
"@sxzz/prettier-config": "^2.0.1",
"@types/node": "^20.11.28",
"bumpp": "^9.4.0",
"eslint": "^8.57.0",
"fast-glob": "^3.3.2",
"magic-string": "^0.30.5",
"prettier": "^3.2.4",
"tsup": "^8.0.1",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.1"
"magic-string": "^0.30.8",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitest": "^1.4.0"
},

@@ -54,0 +54,0 @@ "engines": {

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