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.15 to 7.23.3

8

package.json
{
"name": "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining",
"version": "7.22.15",
"version": "7.23.3",
"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.15"
"@babel/plugin-transform-optional-chaining": "^7.23.3"
},

@@ -34,5 +34,5 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.22.15",
"@babel/core": "^7.23.3",
"@babel/helper-plugin-test-runner": "^7.22.5",
"@babel/traverse": "^7.22.15"
"@babel/traverse": "^7.23.3"
},

@@ -39,0 +39,0 @@ "engines": {

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