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.8.0 to 7.8.3

9

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

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

"license": "MIT",
"type": "commonjs",
"publishConfig": {

@@ -16,8 +15,8 @@ "access": "public"

"dependencies": {
"@babel/types": "^7.8.0"
"@babel/types": "^7.8.3"
},
"devDependencies": {
"@babel/core": "^7.8.0"
"@babel/core": "^7.8.3"
},
"gitHead": "2486615a74580283c49475d66067bd7fcab3330e"
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
}
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