ast-walker-scope
Advanced tools
+2
-2
| { | ||
| "name": "ast-walker-scope", | ||
| "version": "0.8.0", | ||
| "version": "0.8.1", | ||
| "description": "Traverse Babel AST with scope information.", | ||
@@ -32,3 +32,3 @@ "type": "module", | ||
| "@babel/parser": "^7.27.2", | ||
| "ast-kit": "^1.4.3" | ||
| "ast-kit": "^2.0.0" | ||
| }, | ||
@@ -35,0 +35,0 @@ "devDependencies": { |
+ Added
- Removed
Updated