Socket
Socket
Sign inDemoInstall

@babel/helper-module-transforms

Package Overview
Dependencies
57
Maintainers
4
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0-alpha.0 to 8.0.0-alpha.1

18

package.json
{
"name": "@babel/helper-module-transforms",
"version": "8.0.0-alpha.0",
"version": "8.0.0-alpha.1",
"description": "Babel helper functions for implementing ES6 module transformations",

@@ -18,14 +18,14 @@ "author": "The Babel Team (https://babel.dev/team)",

"dependencies": {
"@babel/helper-environment-visitor": "^8.0.0-alpha.0",
"@babel/helper-module-imports": "^8.0.0-alpha.0",
"@babel/helper-simple-access": "^8.0.0-alpha.0",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.0",
"@babel/helper-validator-identifier": "^8.0.0-alpha.0"
"@babel/helper-environment-visitor": "^8.0.0-alpha.1",
"@babel/helper-module-imports": "^8.0.0-alpha.1",
"@babel/helper-simple-access": "^8.0.0-alpha.1",
"@babel/helper-split-export-declaration": "^8.0.0-alpha.1",
"@babel/helper-validator-identifier": "^8.0.0-alpha.1"
},
"devDependencies": {
"@babel/core": "^8.0.0-alpha.0",
"@babel/traverse": "^8.0.0-alpha.0"
"@babel/core": "^8.0.0-alpha.1",
"@babel/traverse": "^8.0.0-alpha.1"
},
"peerDependencies": {
"@babel/core": "^8.0.0-alpha.0"
"@babel/core": "^8.0.0-alpha.1"
},

@@ -32,0 +32,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc