@heroku-cli/command
Advanced tools
Comparing version 8.0.0-oclif.2 to 8.0.0
{ | ||
"name": "@heroku-cli/command", | ||
"description": "heroku specific functionality for the cli-engine", | ||
"version": "8.0.0-oclif.2", | ||
"version": "8.0.0", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/heroku/cli-engine-heroku/issues", | ||
"dependencies": { | ||
"cli-ux": "^3.3.18", | ||
"cli-ux": "^3.3.26", | ||
"debug": "^3.1.0", | ||
"heroku-client": "3.0.6", | ||
"http-call": "^5.0.2", | ||
"netrc-parser": "^3.0.3" | ||
"http-call": "^5.1.0", | ||
"netrc-parser": "^3.1.1" | ||
}, | ||
"devDependencies": { | ||
"@heroku-cli/tslint": "^1.1.4", | ||
"@oclif/command": "^1.2.10", | ||
"@oclif/config": "^1.3.10", | ||
"@oclif/errors": "^0.2.1", | ||
"@oclif/tslint": "^0.2.6", | ||
"@oclif/command": "^1.4.6", | ||
"@oclif/config": "^1.3.62", | ||
"@oclif/errors": "^1.0.3", | ||
"@oclif/tslint": "^1.0.2", | ||
"@types/ansi-styles": "^2.0.30", | ||
"@types/chai": "^4.1.2", | ||
"@types/mocha": "^2.2.48", | ||
"@types/mocha": "^5.0.0", | ||
"@types/nock": "9.1.2", | ||
"@types/node": "^9.4.0", | ||
"@types/node": "^9.6.2", | ||
"@types/proxyquire": "^1.3.28", | ||
"@types/sinon": "^4.1.3", | ||
"@types/sinon": "^4.3.0", | ||
"chai": "^4.1.2", | ||
"concurrently": "^3.5.1", | ||
"fancy-test": "^1.0.1", | ||
"mocha": "^5.0.0", | ||
"nock": "9.1.6", | ||
"prettier": "1.10.2", | ||
"proxyquire": "^1.8.0", | ||
"sinon": "^4.2.2", | ||
"testdouble": "^3.3.3", | ||
"ts-node": "^4.1.0", | ||
"mocha": "^5.0.5", | ||
"nock": "9.2.3", | ||
"prettier": "1.11.1", | ||
"proxyquire": "^2.0.1", | ||
"sinon": "^4.5.0", | ||
"testdouble": "^3.7.0", | ||
"ts-node": "^5.0.1", | ||
"tslint": "^5.9.1", | ||
"typescript": "^2.7.1" | ||
"typescript": "2.8.1" | ||
}, | ||
@@ -40,0 +40,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
30708
Updatedcli-ux@^3.3.26
Updatedhttp-call@^5.1.0
Updatednetrc-parser@^3.1.1