New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-transform-es2015-modules-commonjs

Package Overview
Dependencies
Maintainers
6
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-es2015-modules-commonjs - npm Package Compare versions

Comparing version 6.24.0 to 6.24.1

10

package.json
{
"name": "babel-plugin-transform-es2015-modules-commonjs",
"version": "6.24.0",
"version": "6.24.1",
"description": "This plugin transforms ES2015 modules to CommonJS",

@@ -9,6 +9,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-commonjs",

"dependencies": {
"babel-types": "^6.23.0",
"babel-types": "^6.24.1",
"babel-runtime": "^6.22.0",
"babel-template": "^6.23.0",
"babel-plugin-transform-strict-mode": "^6.22.0"
"babel-template": "^6.24.1",
"babel-plugin-transform-strict-mode": "^6.24.1"
},

@@ -19,4 +19,4 @@ "keywords": [

"devDependencies": {
"babel-helper-plugin-test-runner": "^6.24.0"
"babel-helper-plugin-test-runner": "^6.24.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc