Socket
Socket
Sign inDemoInstall

@babel/cli

Package Overview
Dependencies
Maintainers
5
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.2.3 to 7.4.3

12

package.json
{
"name": "@babel/cli",
"version": "7.2.3",
"version": "7.4.3",
"description": "Babel command line.",

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

"glob": "^7.0.0",
"lodash": "^4.17.10",
"lodash": "^4.17.11",
"mkdirp": "^0.5.1",

@@ -34,3 +34,3 @@ "output-file-sync": "^2.0.0",

"optionalDependencies": {
"chokidar": "^2.0.3"
"chokidar": "^2.0.4"
},

@@ -41,4 +41,4 @@ "peerDependencies": {

"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/helper-fixtures": "^7.2.0"
"@babel/core": "^7.4.3",
"@babel/helper-fixtures": "^7.4.3"
},

@@ -49,3 +49,3 @@ "bin": {

},
"gitHead": "d35f2ad92b322c3bb9c6792e2683807afae0b105"
"gitHead": "508fde4009f31883f318b9e6546459ac1b086a91"
}

Sorry, the diff of this file is not supported yet

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