@babel/helper-optimise-call-expression
Advanced tools
Comparing version 8.0.0-alpha.12 to 8.0.0-alpha.13
{ | ||
"name": "@babel/helper-optimise-call-expression", | ||
"version": "8.0.0-alpha.12", | ||
"version": "8.0.0-alpha.13", | ||
"description": "Helper function to optimise call expression", | ||
@@ -17,10 +17,10 @@ "repository": { | ||
"dependencies": { | ||
"@babel/types": "^8.0.0-alpha.12" | ||
"@babel/types": "^8.0.0-alpha.13" | ||
}, | ||
"devDependencies": { | ||
"@babel/generator": "^8.0.0-alpha.12", | ||
"@babel/parser": "^8.0.0-alpha.12" | ||
"@babel/generator": "^8.0.0-alpha.13", | ||
"@babel/parser": "^8.0.0-alpha.13" | ||
}, | ||
"engines": { | ||
"node": "^18.20.0 || ^20.10.0 || >=21.0.0" | ||
"node": "^18.20.0 || ^20.17.0 || >=22.8.0" | ||
}, | ||
@@ -27,0 +27,0 @@ "author": "The Babel Team (https://babel.dev/team)", |
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
7715
6
41
Updated@babel/types@^8.0.0-alpha.13