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.1.7 to 1.1.8

2

.oclif.manifest.json

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

{"version":"1.1.7","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.1.8","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.1.8"></a>
## [1.1.8](https://github.com/oclif/plugin-help/compare/a4a769687bd7a19f535773c5ab39064b6b35ac0b...v1.1.8) (2018-03-24)
### Bug Fixes
* updated command ([5e3b8f5](https://github.com/oclif/plugin-help/commit/5e3b8f5))
<a name="1.1.7"></a>

@@ -2,0 +10,0 @@ ## [1.1.7](https://github.com/oclif/plugin-help/compare/cb5f9bea2c14d88afd94843026b09d245f584864...v1.1.7) (2018-03-23)

{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
"version": "1.1.7",
"version": "1.1.8",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/command": "^1.4.2",
"@oclif/command": "^1.4.4",
"chalk": "^2.3.2",

@@ -17,6 +17,6 @@ "indent-string": "^3.2.0",

"devDependencies": {
"@oclif/config": "^1.3.59",
"@oclif/dev-cli": "^1.4.1",
"@oclif/config": "^1.3.60",
"@oclif/dev-cli": "^1.4.2",
"@oclif/errors": "^1.0.2",
"@oclif/plugin-legacy": "^1.0.5",
"@oclif/plugin-legacy": "^1.0.6",
"@oclif/plugin-plugins": "^1.0.7",

@@ -23,0 +23,0 @@ "@oclif/test": "^1.0.1",

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