estree-walker-ts
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
@@ -713,2 +713,2 @@ // Type definitions for non-npm package estree 1.0 | ||
export { asyncWalk, walk }; | ||
export { Node, asyncWalk, walk }; |
@@ -6,3 +6,3 @@ { | ||
"type": "module", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"packageManager": "pnpm@6.32.4", | ||
@@ -9,0 +9,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
27781