Socket
Socket
Sign inDemoInstall

@babel/helper-replace-supers

Package Overview
Dependencies
58
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.6 to 8.0.0-alpha.7

12

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

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

"dependencies": {
"@babel/helper-environment-visitor": "^8.0.0-alpha.6",
"@babel/helper-member-expression-to-functions": "^8.0.0-alpha.6",
"@babel/helper-optimise-call-expression": "^8.0.0-alpha.6"
"@babel/helper-environment-visitor": "^8.0.0-alpha.7",
"@babel/helper-member-expression-to-functions": "^8.0.0-alpha.7",
"@babel/helper-optimise-call-expression": "^8.0.0-alpha.7"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.6"
"@babel/core": "^8.0.0-alpha.7"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.6"
"@babel/core": "^8.0.0-alpha.7"
},

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

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