@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
Advanced tools
Comparing version 7.22.5 to 7.22.15
@@ -65,3 +65,3 @@ 'use strict'; | ||
exports["default"] = index; | ||
exports.default = index; | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining", | ||
"version": "7.22.5", | ||
"version": "7.22.15", | ||
"description": "Transform optional chaining operators to workaround https://crbug.com/v8/11558", | ||
@@ -27,3 +27,3 @@ "repository": { | ||
"@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", | ||
"@babel/plugin-transform-optional-chaining": "^7.22.5" | ||
"@babel/plugin-transform-optional-chaining": "^7.22.15" | ||
}, | ||
@@ -34,5 +34,5 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@babel/core": "^7.22.5", | ||
"@babel/core": "^7.22.15", | ||
"@babel/helper-plugin-test-runner": "^7.22.5", | ||
"@babel/traverse": "^7.22.5" | ||
"@babel/traverse": "^7.22.15" | ||
}, | ||
@@ -39,0 +39,0 @@ "engines": { |
@@ -5,3 +5,3 @@ # @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining | ||
See our website [@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining](https://babeljs.io/docs/en/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining) for more information. | ||
See our website [@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining](https://babeljs.io/docs/babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining) for more information. | ||
@@ -8,0 +8,0 @@ ## Install |
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
10646
5
61