@babel/helper-environment-visitor
Advanced tools
Comparing version 7.16.5 to 7.16.7
{ | ||
"name": "@babel/helper-environment-visitor", | ||
"version": "7.16.5", | ||
"version": "7.16.7", | ||
"description": "Helper visitor to only visit nodes in the current 'this' context", | ||
@@ -17,9 +17,10 @@ "repository": { | ||
"exports": { | ||
".": "./lib/index.js" | ||
".": "./lib/index.js", | ||
"./package.json": "./package.json" | ||
}, | ||
"dependencies": { | ||
"@babel/types": "^7.16.0" | ||
"@babel/types": "^7.16.7" | ||
}, | ||
"devDependencies": { | ||
"@babel/traverse": "^7.16.5" | ||
"@babel/traverse": "^7.16.7" | ||
}, | ||
@@ -26,0 +27,0 @@ "engines": { |
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
3049
Updated@babel/types@^7.16.7