@babel/plugin-transform-jscript
Advanced tools
Comparing version 7.23.3 to 7.24.1
{ | ||
"name": "@babel/plugin-transform-jscript", | ||
"version": "7.23.3", | ||
"version": "7.24.1", | ||
"description": "Babel plugin to fix buggy JScript named function expressions", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.22.5" | ||
"@babel/helper-plugin-utils": "^7.24.0" | ||
}, | ||
@@ -27,4 +27,4 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.23.3", | ||
"@babel/helper-plugin-test-runner": "^7.22.5" | ||
"@babel/core": "^7.24.1", | ||
"@babel/helper-plugin-test-runner": "^7.24.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
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
5079