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.0.2 to 1.0.3

2

.oclif.manifest.json

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

{"version":"1.0.2","commands":{"commands":{"id":"commands","pluginName":"@oclif/plugin-help","pluginType":"core","hidden":true,"aliases":[],"flags":{"version":{"name":"version","type":"boolean","description":"show CLI version"},"help":{"name":"help","type":"boolean","description":"show CLI help"}},"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.0.3","commands":{"commands":{"id":"commands","pluginName":"@oclif/plugin-help","pluginType":"core","hidden":true,"aliases":[],"flags":{"version":{"name":"version","type":"boolean","description":"show CLI version"},"help":{"name":"help","type":"boolean","description":"show CLI help"}},"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.0.3"></a>
## [1.0.3](https://github.com/oclif/plugin-help/compare/7e709205248664666654cf0750c3209c43327298...v1.0.3) (2018-02-15)
### Bug Fixes
* updated command ([a382ee9](https://github.com/oclif/plugin-help/commit/a382ee9))
<a name="1.0.2"></a>

@@ -2,0 +10,0 @@ ## [1.0.2](https://github.com/oclif/plugin-help/compare/651763997bf220f980aa43b522d8f2d1bdaf1275...v1.0.2) (2018-02-15)

{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
"version": "1.0.2",
"version": "1.0.3",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/command": "^1.2.23",
"@oclif/command": "^1.3.0",
"chalk": "^2.3.1",

@@ -18,8 +18,8 @@ "indent-string": "^3.2.0",

"@oclif/config": "^1.3.52",
"@oclif/dev-cli": "^1.2.4",
"@oclif/errors": "^1.0.1",
"@oclif/dev-cli": "^1.2.8",
"@oclif/errors": "^1.0.2",
"@oclif/plugin-legacy": "^1.0.1",
"@oclif/plugin-plugins": "^1.0.0",
"@oclif/test": "^1.0.1",
"@oclif/tslint": "^1.0.1",
"@oclif/tslint": "^1.0.2",
"@types/chai": "^4.1.2",

@@ -26,0 +26,0 @@ "@types/indent-string": "^3.0.0",

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