@babel/helper-environment-visitor
Advanced tools
Comparing version 7.18.2 to 7.18.6
{ | ||
"name": "@babel/helper-environment-visitor", | ||
"version": "7.18.2", | ||
"version": "7.18.6", | ||
"description": "Helper visitor to only visit nodes in the current 'this' context", | ||
@@ -21,4 +21,4 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/traverse": "^7.18.2", | ||
"@babel/types": "^7.18.2" | ||
"@babel/traverse": "^7.18.6", | ||
"@babel/types": "^7.18.6" | ||
}, | ||
@@ -28,3 +28,4 @@ "engines": { | ||
}, | ||
"author": "The Babel Team (https://babel.dev/team)" | ||
"author": "The Babel Team (https://babel.dev/team)", | ||
"type": "commonjs" | ||
} |
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
3387