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 9.0.0-ts.9 to 9.0.0-ts.10

13

package.json
{
"name": "cli-engine-command",
"description": "base CLI command for cli-engine",
"version": "9.0.0-ts.9",
"version": "9.0.0-ts.10",
"author": "Jeff Dickey @dickeyxxx",

@@ -9,5 +9,2 @@ "bugs": "https://github.com/heroku/cli-engine-command/issues",

"chalk": "^2.1.0",
"cli-engine-config": "^4.0.1-ts.13",
"cli-flags": "^1.0.15",
"cli-ux": "^1.1.8",
"fs-extra": "^4.0.2",

@@ -23,2 +20,5 @@ "http-call": "^4.0.0-ts2.0",

"babel-core": "^6.26.0",
"cli-engine-config": "^4.0.1-ts.15",
"cli-flags": "^1.0.15",
"cli-ux": "^1.1.8",
"del-cli": "^1.1.0",

@@ -44,2 +44,7 @@ "husky": "^0.14.3",

"main": "lib/index.js",
"peerDependencies": {
"cli-engine-config": "^4.0.1-ts.15",
"cli-flags": "^1.0.15",
"cli-ux": "^1.1.8"
},
"repository": "heroku/cli-engine-command",

@@ -46,0 +51,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