Socket
Socket
Sign inDemoInstall

@babel/helper-module-transforms

Package Overview
Dependencies
6
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0-rc.2 to 7.0.0-rc.3

LICENSE

12

package.json
{
"name": "@babel/helper-module-transforms",
"version": "7.0.0-rc.2",
"version": "7.0.0-rc.3",
"description": "Babel helper functions for implementing ES6 module transformations",

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

"dependencies": {
"@babel/helper-module-imports": "7.0.0-rc.2",
"@babel/helper-simple-access": "7.0.0-rc.2",
"@babel/helper-split-export-declaration": "7.0.0-rc.2",
"@babel/template": "7.0.0-rc.2",
"@babel/types": "7.0.0-rc.2",
"@babel/helper-module-imports": "7.0.0-rc.3",
"@babel/helper-simple-access": "7.0.0-rc.3",
"@babel/helper-split-export-declaration": "7.0.0-rc.3",
"@babel/template": "7.0.0-rc.3",
"@babel/types": "7.0.0-rc.3",
"lodash": "^4.17.10"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc