@babel/helper-module-transforms
Advanced tools
Comparing version 7.25.7 to 7.25.9
{ | ||
"name": "@babel/helper-module-transforms", | ||
"version": "7.25.7", | ||
"version": "7.25.9", | ||
"description": "Babel helper functions for implementing ES6 module transformations", | ||
@@ -18,9 +18,9 @@ "author": "The Babel Team (https://babel.dev/team)", | ||
"dependencies": { | ||
"@babel/helper-module-imports": "^7.25.7", | ||
"@babel/helper-simple-access": "^7.25.7", | ||
"@babel/helper-validator-identifier": "^7.25.7", | ||
"@babel/traverse": "^7.25.7" | ||
"@babel/helper-module-imports": "^7.25.9", | ||
"@babel/helper-simple-access": "^7.25.9", | ||
"@babel/helper-validator-identifier": "^7.25.9", | ||
"@babel/traverse": "^7.25.9" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.25.7" | ||
"@babel/core": "^7.25.9" | ||
}, | ||
@@ -27,0 +27,0 @@ "peerDependencies": { |
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
159965
17
1248