New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-helper-builder-conditional-assignment-operator-visitor

Package Overview
Dependencies
Maintainers
6
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-helper-builder-conditional-assignment-operator-visitor - npm Package Compare versions

Comparing version

to
6.22.0

8

package.json
{
"name": "babel-helper-builder-conditional-assignment-operator-visitor",
"version": "6.18.0",
"version": "6.22.0",
"description": "Helper function to build conditional assignment operator visitors",

@@ -9,6 +9,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-conditional-assignment-operator-visitor",

"dependencies": {
"babel-helper-explode-assignable-expression": "^6.18.0",
"babel-runtime": "^6.0.0",
"babel-types": "^6.18.0"
"babel-helper-explode-assignable-expression": "^6.22.0",
"babel-runtime": "^6.22.0",
"babel-types": "^6.22.0"
}
}