Socket
Socket
Sign inDemoInstall

@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining

Package Overview
Dependencies
57
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.5 to 7.22.15

2

lib/index.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc