@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
Advanced tools
Comparing version 7.22.3 to 7.22.5
{ | ||
"name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", | ||
"version": "7.22.3", | ||
"version": "7.22.5", | ||
"description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558", | ||
@@ -25,5 +25,5 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-plugin-utils": "^7.21.5", | ||
"@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", | ||
"@babel/plugin-transform-optional-chaining": "^7.22.3" | ||
"@babel/helper-plugin-utils": "^7.22.5", | ||
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", | ||
"@babel/plugin-transform-optional-chaining": "^7.22.5" | ||
}, | ||
@@ -34,5 +34,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.22.1", | ||
"@babel/helper-plugin-test-runner": "^7.18.6", | ||
"@babel/traverse": "^7.22.1" | ||
"@babel/core": "^7.22.5", | ||
"@babel/helper-plugin-test-runner": "^7.22.5", | ||
"@babel/traverse": "^7.22.5" | ||
}, | ||
@@ -39,0 +39,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