@babel/helper-member-expression-to-functions
Advanced tools
Comparing version 8.0.0-alpha.12 to 8.0.0-alpha.13
{ | ||
"name": "@babel/helper-member-expression-to-functions", | ||
"version": "8.0.0-alpha.12", | ||
"version": "8.0.0-alpha.13", | ||
"description": "Helper function to replace certain member expressions with function calls", | ||
@@ -18,7 +18,7 @@ "repository": { | ||
"dependencies": { | ||
"@babel/traverse": "^8.0.0-alpha.12", | ||
"@babel/types": "^8.0.0-alpha.12" | ||
"@babel/traverse": "^8.0.0-alpha.13", | ||
"@babel/types": "^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" | ||
}, | ||
@@ -25,0 +25,0 @@ "exports": { |
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
55886
6
400