@babel/helper-skip-transparent-expression-wrappers
Advanced tools
Comparing version 8.0.0-alpha.9 to 8.0.0-alpha.10
{ | ||
"name": "@babel/helper-skip-transparent-expression-wrappers", | ||
"version": "8.0.0-alpha.9", | ||
"version": "8.0.0-alpha.10", | ||
"description": "Helper which skips types and parentheses", | ||
@@ -23,4 +23,4 @@ "repository": { | ||
"dependencies": { | ||
"@babel/traverse": "^8.0.0-alpha.9", | ||
"@babel/types": "^8.0.0-alpha.9" | ||
"@babel/traverse": "^8.0.0-alpha.10", | ||
"@babel/types": "^8.0.0-alpha.10" | ||
}, | ||
@@ -27,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
59132