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
5
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.8.3 to 7.10.1

14

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

@@ -11,11 +11,15 @@ "author": "Logan Smyth <loganfsmyth@gmail.com>",

},
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-module-imports"
},
"main": "lib/index.js",
"dependencies": {
"@babel/types": "^7.8.3"
"@babel/types": "^7.10.1"
},
"devDependencies": {
"@babel/core": "^7.8.3"
"@babel/core": "^7.10.1"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
}
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