Socket
Socket
Sign inDemoInstall

@babel/plugin-proposal-optional-chaining-assign

Package Overview
Dependencies
58
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.24.6 to 7.24.7

14

package.json
{
"name": "@babel/plugin-proposal-optional-chaining-assign",
"version": "7.24.6",
"version": "7.24.7",
"description": "Transform optional chaining on the left-hand side of assignment expressions",

@@ -20,6 +20,6 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.24.6",
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.6",
"@babel/plugin-syntax-optional-chaining-assign": "^7.24.6",
"@babel/plugin-transform-optional-chaining": "^7.24.6"
"@babel/helper-plugin-utils": "^7.24.7",
"@babel/helper-skip-transparent-expression-wrappers": "^7.24.7",
"@babel/plugin-syntax-optional-chaining-assign": "^7.24.7",
"@babel/plugin-transform-optional-chaining": "^7.24.7"
},

@@ -30,4 +30,4 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/helper-plugin-test-runner": "^7.24.6"
"@babel/core": "^7.24.7",
"@babel/helper-plugin-test-runner": "^7.24.7"
},

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

Sorry, the diff of this file is not supported yet

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