Socket
Socket
Sign inDemoInstall

@oclif/plugin-help

Package Overview
Dependencies
Maintainers
2
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oclif/plugin-help - npm Package Compare versions

Comparing version 1.2.5 to 1.2.6

2

.oclif.manifest.json

@@ -1,1 +0,1 @@

{"version":"1.2.5","commands":{"commands":{"id":"commands","pluginName":"@oclif/plugin-help","pluginType":"core","hidden":true,"aliases":[],"flags":{},"args":[]},"help":{"id":"help","description":"display help for <%= config.bin %>","pluginName":"@oclif/plugin-help","pluginType":"core","aliases":[],"flags":{"all":{"name":"all","type":"boolean","description":"see all commands in CLI"}},"args":[{"name":"command","description":"command to show help for","required":false}]}}}
{"version":"1.2.6","commands":{"commands":{"id":"commands","pluginName":"@oclif/plugin-help","pluginType":"core","hidden":true,"aliases":[],"flags":{},"args":[]},"help":{"id":"help","description":"display help for <%= config.bin %>","pluginName":"@oclif/plugin-help","pluginType":"core","aliases":[],"flags":{"all":{"name":"all","type":"boolean","description":"see all commands in CLI"}},"args":[{"name":"command","description":"command to show help for","required":false}]}}}

@@ -0,1 +1,9 @@

<a name="1.2.6"></a>
## [1.2.6](https://github.com/oclif/plugin-help/compare/v1.2.5...v1.2.6) (2018-05-01)
### Bug Fixes
* updated command and chalk ([136aaa3](https://github.com/oclif/plugin-help/commit/136aaa3))
<a name="1.2.5"></a>

@@ -2,0 +10,0 @@ ## [1.2.5](https://github.com/oclif/plugin-help/compare/v1.2.4...v1.2.5) (2018-04-20)

{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
"version": "1.2.5",
"version": "1.2.6",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/command": "^1.4.13",
"chalk": "^2.4.0",
"@oclif/command": "^1.4.17",
"chalk": "^2.4.1",
"indent-string": "^3.2.0",

@@ -17,7 +17,7 @@ "lodash.template": "^4.4.0",

"devDependencies": {
"@oclif/config": "^1.6.6",
"@oclif/dev-cli": "^1.13.3",
"@oclif/errors": "^1.0.4",
"@oclif/config": "^1.6.16",
"@oclif/dev-cli": "^1.13.11",
"@oclif/errors": "^1.0.6",
"@oclif/plugin-legacy": "^1.0.11",
"@oclif/plugin-plugins": "^1.0.9",
"@oclif/plugin-plugins": "^1.1.5",
"@oclif/test": "^1.0.5",

@@ -29,3 +29,3 @@ "@oclif/tslint": "^1.1.0",

"@types/mocha": "^5.2.0",
"@types/node": "^9.6.6",
"@types/node": "^9.6.8",
"@types/strip-ansi": "^3.0.0",

@@ -38,3 +38,3 @@ "@types/wrap-ansi": "^3.0.0",

"strip-ansi": "^4.0.0",
"ts-node": "^6.0.0",
"ts-node": "^6.0.2",
"tslint": "^5.9.1",

@@ -41,0 +41,0 @@ "typescript": "^2.8.3"

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