Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@oclif/plugin-help

Package Overview
Dependencies
Maintainers
2
Versions
170
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.6 to 1.2.7

2

.oclif.manifest.json

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

{"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}]}}}
{"version":"1.2.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}]}}}

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

<a name="1.2.7"></a>
## [1.2.7](https://github.com/oclif/plugin-help/compare/v1.2.6...v1.2.7) (2018-05-01)
### Bug Fixes
* updated command ([2909558](https://github.com/oclif/plugin-help/commit/2909558))
<a name="1.2.6"></a>

@@ -2,0 +10,0 @@ ## [1.2.6](https://github.com/oclif/plugin-help/compare/v1.2.5...v1.2.6) (2018-05-01)

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

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

"@oclif/config": "^1.6.16",
"@oclif/dev-cli": "^1.13.11",
"@oclif/dev-cli": "^1.13.12",
"@oclif/errors": "^1.0.6",
"@oclif/plugin-legacy": "^1.0.11",
"@oclif/plugin-legacy": "^1.0.12",
"@oclif/plugin-plugins": "^1.1.5",

@@ -29,3 +29,3 @@ "@oclif/test": "^1.0.5",

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

@@ -32,0 +32,0 @@ "@types/wrap-ansi": "^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