@oclif/plugin-help
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -0,1 +1,9 @@ | ||
<a name="1.2.8"></a> | ||
## [1.2.8](https://github.com/oclif/plugin-help/compare/v1.2.7...v1.2.8) (2018-05-03) | ||
### Bug Fixes | ||
* updated command ([6a725d4](https://github.com/oclif/plugin-help/commit/6a725d4)) | ||
<a name="1.2.7"></a> | ||
@@ -2,0 +10,0 @@ ## [1.2.7](https://github.com/oclif/plugin-help/compare/v1.2.6...v1.2.7) (2018-05-01) |
{ | ||
"name": "@oclif/plugin-help", | ||
"description": "standard help for oclif", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/oclif/plugin-help/issues", | ||
"dependencies": { | ||
"@oclif/command": "^1.4.18", | ||
"@oclif/command": "^1.4.19", | ||
"chalk": "^2.4.1", | ||
@@ -17,8 +17,8 @@ "indent-string": "^3.2.0", | ||
"devDependencies": { | ||
"@oclif/config": "^1.6.16", | ||
"@oclif/dev-cli": "^1.13.12", | ||
"@oclif/errors": "^1.0.6", | ||
"@oclif/plugin-legacy": "^1.0.12", | ||
"@oclif/plugin-plugins": "^1.1.5", | ||
"@oclif/test": "^1.0.5", | ||
"@oclif/config": "^1.6.17", | ||
"@oclif/dev-cli": "^1.13.14", | ||
"@oclif/errors": "^1.0.8", | ||
"@oclif/plugin-legacy": "^1.0.13", | ||
"@oclif/plugin-plugins": "^1.1.6", | ||
"@oclif/test": "^1.0.6", | ||
"@oclif/tslint": "^1.1.0", | ||
@@ -29,3 +29,3 @@ "@types/chai": "^4.1.3", | ||
"@types/mocha": "^5.2.0", | ||
"@types/node": "^10.0.2", | ||
"@types/node": "^10.0.3", | ||
"@types/strip-ansi": "^3.0.0", | ||
@@ -32,0 +32,0 @@ "@types/wrap-ansi": "^3.0.0", |
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
39423
20
Updated@oclif/command@^1.4.19