Socket
Socket
Sign inDemoInstall

@babel/helper-replace-supers

Package Overview
Dependencies
Maintainers
4
Versions
97
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 7.25.0 to 7.25.7

10

package.json
{
"name": "@babel/helper-replace-supers",
"version": "7.25.0",
"version": "7.25.7",
"description": "Helper function to replace supers",

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

"dependencies": {
"@babel/helper-member-expression-to-functions": "^7.24.8",
"@babel/helper-optimise-call-expression": "^7.24.7",
"@babel/traverse": "^7.25.0"
"@babel/helper-member-expression-to-functions": "^7.25.7",
"@babel/helper-optimise-call-expression": "^7.25.7",
"@babel/traverse": "^7.25.7"
},
"devDependencies": {
"@babel/core": "^7.24.9"
"@babel/core": "^7.25.7"
},

@@ -25,0 +25,0 @@ "peerDependencies": {

@@ -14,11 +14,14 @@ /* This file is automatically generated by scripts/generators/tsconfig.js */

{
"path": "../../packages/babel-helper-plugin-utils"
"path": "../../packages/babel-helper-member-expression-to-functions"
},
{
"path": "../../packages/babel-helper-member-expression-to-functions"
"path": "../../packages/babel-helper-optimise-call-expression"
},
{
"path": "../../packages/babel-helper-optimise-call-expression"
"path": "../../packages/babel-traverse"
},
{
"path": "../../packages/babel-core"
}
]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc