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.5 to 1.1.6

2

.oclif.manifest.json

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

{"version":"1.1.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.1.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.1.6"></a>
## [1.1.6](https://github.com/oclif/plugin-help/compare/967d74a74c77f4a8ac7a389b91b92dfaa9caaff1...v1.1.6) (2018-02-28)
### Bug Fixes
* updated deps ([cb5f9be](https://github.com/oclif/plugin-help/commit/cb5f9be))
<a name="1.1.5"></a>

@@ -2,0 +10,0 @@ ## [1.1.5](https://github.com/oclif/plugin-help/compare/829e75edaf307223a1693b16d10e2216e0f5f9ba...v1.1.5) (2018-02-17)

{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
"version": "1.1.5",
"version": "1.1.6",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/command": "^1.3.3",
"@oclif/command": "^1.4.1",
"chalk": "^2.3.1",

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

"@oclif/config": "^1.3.57",
"@oclif/dev-cli": "^1.2.17",
"@oclif/dev-cli": "^1.2.18",
"@oclif/errors": "^1.0.2",

@@ -37,3 +37,3 @@ "@oclif/plugin-legacy": "^1.0.4",

"strip-ansi": "^4.0.0",
"ts-node": "^4.1.0",
"ts-node": "^5.0.0",
"tslint": "^5.9.1",

@@ -40,0 +40,0 @@ "typescript": "^2.7.2"

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