Socket
Socket
Sign inDemoInstall

@babel/helper-replace-supers

Package Overview
Dependencies
34
Maintainers
6
Versions
89
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.8.3 to 7.8.6

1

lib/index.js

@@ -6,2 +6,3 @@ "use strict";

});
exports.skipAllButComputedKey = skipAllButComputedKey;
exports.default = exports.environmentVisitor = void 0;

@@ -8,0 +9,0 @@

8

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

@@ -14,6 +14,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers",

"@babel/helper-optimise-call-expression": "^7.8.3",
"@babel/traverse": "^7.8.3",
"@babel/types": "^7.8.3"
"@babel/traverse": "^7.8.6",
"@babel/types": "^7.8.6"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
"gitHead": "750d3dde3bd2d390819820fd22c05441da78751b"
}
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