Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cli-engine-command

Package Overview
Dependencies
Maintainers
4
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-engine-command - npm Package Compare versions

Comparing version 4.0.5 to 4.0.6

23

package.json
{
"name": "cli-engine-command",
"description": "base CLI command for cli-engine",
"version": "4.0.5",
"version": "4.0.6",
"author": "Jeff Dickey @dickeyxxx",
"bugs": "https://github.com/heroku/cli-engine-command/issues",
"dependencies": {
"ansi-escapes": "2.0.0",
"cardinal": "^1.0.0",
"chalk": "^1.1.3",
"cli-engine-config": "1.3.1",
"fs-extra": "3.0.1",
"ansi-escapes": "2.x",
"cardinal": "1.x",
"chalk": "1.x",
"fs-extra": "3.x",
"http-call": "1.1.2",
"lodash.maxby": "4.6.0",
"lodash.merge": "4.6.0",
"lodash.maxby": "4.x",
"lodash.merge": "4.x",
"netrc-parser": "2.0.2",
"string": "3.3.3",
"supports-color": "^3.2.3"
"string": "3.x",
"supports-color": "3.x"
},

@@ -27,2 +26,3 @@ "devDependencies": {

"babel-plugin-transform-flow-strip-types": "6.22.0",
"cli-engine-config": "1.3.2",
"flow-bin": "0.47.0",

@@ -62,2 +62,5 @@ "flow-copy-source": "1.1.0",

"main": "lib/index.js",
"peerDependencies": {
"cli-engine-config": "1.x"
},
"repository": "heroku/cli-engine-command",

@@ -64,0 +67,0 @@ "scripts": {

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