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

@babel/helper-member-expression-to-functions

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-member-expression-to-functions - npm Package Compare versions

Comparing version

to
8.0.0-alpha.16

6

package.json
{
"name": "@babel/helper-member-expression-to-functions",
"version": "8.0.0-alpha.15",
"version": "8.0.0-alpha.16",
"description": "Helper function to replace certain member expressions with function calls",

@@ -18,4 +18,4 @@ "repository": {

"dependencies": {
"@babel/traverse": "^8.0.0-alpha.15",
"@babel/types": "^8.0.0-alpha.15"
"@babel/traverse": "^8.0.0-alpha.16",
"@babel/types": "^8.0.0-alpha.16"
},

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