Socket
Socket
Sign inDemoInstall

@babel/cli

Package Overview
Dependencies
Maintainers
4
Versions
125
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-beta.4 to 7.0.0-beta.5

8

package.json
{
"name": "@babel/cli",
"version": "7.0.0-beta.4",
"version": "7.0.0-beta.5",
"description": "Babel command line.",

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

"dependencies": {
"@babel/core": "7.0.0-beta.4",
"@babel/core": "7.0.0-beta.5",
"commander": "^2.8.1",

@@ -34,6 +34,6 @@ "convert-source-map": "^1.1.0",

"peerDependencies": {
"@babel/core": "7.0.0-beta.4"
"@babel/core": "7.0.0-beta.5"
},
"devDependencies": {
"@babel/helper-fixtures": "7.0.0-beta.4"
"@babel/helper-fixtures": "7.0.0-beta.5"
},

@@ -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