Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-helper-call-delegate

Package Overview
Dependencies
Maintainers
6
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-helper-call-delegate - npm Package Compare versions

Comparing version 6.22.0 to 7.0.0-alpha.1

4

lib/index.js

@@ -70,4 +70,2 @@ "use strict";

}
};
module.exports = exports["default"];
};
{
"name": "babel-helper-call-delegate",
"version": "6.22.0",
"version": "7.0.0-alpha.1",
"description": "Helper function to call delegate",

@@ -9,7 +9,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate",

"dependencies": {
"babel-traverse": "^6.22.0",
"babel-runtime": "^6.22.0",
"babel-types": "^6.22.0",
"babel-helper-hoist-variables": "^6.22.0"
"babel-traverse": "7.0.0-alpha.1",
"babel-types": "7.0.0-alpha.1",
"babel-helper-hoist-variables": "7.0.0-alpha.1"
}
}
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