Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@babel/plugin-transform-logical-assignment-operators

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/plugin-transform-logical-assignment-operators - npm Package Compare versions

Comparing version
7.28.6
to
7.29.7
+5
-5
package.json
{
"name": "@babel/plugin-transform-logical-assignment-operators",
"version": "7.28.6",
"version": "7.29.7",
"description": "Transforms logical assignment operators into short-circuited assignments",

@@ -19,3 +19,3 @@ "repository": {

"dependencies": {
"@babel/helper-plugin-utils": "^7.28.6"
"@babel/helper-plugin-utils": "^7.29.7"
},

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

"devDependencies": {
"@babel/core": "^7.28.6",
"@babel/helper-plugin-test-runner": "^7.27.1",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.28.6"
"@babel/core": "^7.29.7",
"@babel/helper-plugin-test-runner": "^7.29.7",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.29.7"
},

@@ -31,0 +31,0 @@ "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-logical-assignment-operators",