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

@babel/helper-replace-supers

Package Overview
Dependencies
Maintainers
4
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-replace-supers - npm Package Compare versions

Comparing version

to
8.0.0-alpha.16

12

package.json
{
"name": "@babel/helper-replace-supers",
"version": "8.0.0-alpha.15",
"version": "8.0.0-alpha.16",
"description": "Helper function to replace supers",

@@ -17,11 +17,11 @@ "repository": {

"dependencies": {
"@babel/helper-member-expression-to-functions": "^8.0.0-alpha.15",
"@babel/helper-optimise-call-expression": "^8.0.0-alpha.15",
"@babel/traverse": "^8.0.0-alpha.15"
"@babel/helper-member-expression-to-functions": "^8.0.0-alpha.16",
"@babel/helper-optimise-call-expression": "^8.0.0-alpha.16",
"@babel/traverse": "^8.0.0-alpha.16"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.15"
"@babel/core": "^8.0.0-alpha.16"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.15"
"@babel/core": "^8.0.0-alpha.16"
},

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