You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@babel/helper-module-imports

Package Overview
Dependencies
Maintainers
6
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.10.4 to 7.12.1

3

lib/import-injector.js

@@ -24,2 +24,5 @@ "use strict";

constructor(path, importedSource, opts) {
this._programPath = void 0;
this._programScope = void 0;
this._hub = void 0;
this._defaultOpts = {

@@ -26,0 +29,0 @@ importedSource: null,

11

package.json
{
"name": "@babel/helper-module-imports",
"version": "7.10.4",
"version": "7.12.1",
"description": "Babel helper functions for inserting module loads",

@@ -18,8 +18,7 @@ "author": "Logan Smyth <loganfsmyth@gmail.com>",

"dependencies": {
"@babel/types": "^7.10.4"
"@babel/types": "^7.12.1"
},
"devDependencies": {
"@babel/core": "^7.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df"
}
"@babel/core": "^7.12.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc