Socket
Socket
Sign inDemoInstall

@babel/helper-replace-supers

Package Overview
Dependencies
55
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.22.9 to 7.22.20

10

lib/index.js

@@ -23,9 +23,5 @@ "use strict";

{
{
{
const ns = require("@babel/helper-environment-visitor");
exports.environmentVisitor = ns.default;
exports.skipAllButComputedKey = ns.skipAllButComputedKey;
}
}
const ns = require("@babel/helper-environment-visitor");
exports.environmentVisitor = ns.default;
exports.skipAllButComputedKey = ns.skipAllButComputedKey;
}

@@ -32,0 +28,0 @@ function getPrototypeOfExpression(objectRef, isStatic, file, isPrivateMethod) {

{
"name": "@babel/helper-replace-supers",
"version": "7.22.9",
"version": "7.22.20",
"description": "Helper function to replace supers",

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

"dependencies": {
"@babel/helper-environment-visitor": "^7.22.5",
"@babel/helper-member-expression-to-functions": "^7.22.5",
"@babel/helper-environment-visitor": "^7.22.20",
"@babel/helper-member-expression-to-functions": "^7.22.15",
"@babel/helper-optimise-call-expression": "^7.22.5"
},
"devDependencies": {
"@babel/core": "^7.22.9"
"@babel/core": "^7.22.20"
},

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

Sorry, the diff of this file is not supported yet

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