Socket
Socket
Sign inDemoInstall

babel-cli

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

babel-cli - npm Package Compare versions

Comparing version 7.0.0-alpha.17 to 7.0.0-alpha.18

10

package.json
{
"name": "babel-cli",
"version": "7.0.0-alpha.17",
"version": "7.0.0-alpha.18",
"description": "Babel command line.",

@@ -19,5 +19,5 @@ "author": "Sebastian McKenzie <sebmck@gmail.com>",

"dependencies": {
"babel-core": "7.0.0-alpha.17",
"babel-polyfill": "7.0.0-alpha.17",
"babel-register": "7.0.0-alpha.17",
"babel-core": "7.0.0-alpha.18",
"babel-polyfill": "7.0.0-alpha.18",
"babel-register": "7.0.0-alpha.18",
"commander": "^2.8.1",

@@ -37,3 +37,3 @@ "convert-source-map": "^1.1.0",

"devDependencies": {
"babel-helper-fixtures": "7.0.0-alpha.17"
"babel-helper-fixtures": "7.0.0-alpha.18"
},

@@ -40,0 +40,0 @@ "bin": {

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