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.6 to 1.1.7

2

.oclif.manifest.json

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

{"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}]}}}
{"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}]}}}

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

<a name="1.1.7"></a>
## [1.1.7](https://github.com/oclif/plugin-help/compare/cb5f9bea2c14d88afd94843026b09d245f584864...v1.1.7) (2018-03-23)
### Bug Fixes
* updated deps ([a4a7696](https://github.com/oclif/plugin-help/commit/a4a7696))
<a name="1.1.6"></a>

@@ -2,0 +10,0 @@ ## [1.1.6](https://github.com/oclif/plugin-help/compare/967d74a74c77f4a8ac7a389b91b92dfaa9caaff1...v1.1.6) (2018-02-28)

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

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

"devDependencies": {
"@oclif/config": "^1.3.57",
"@oclif/dev-cli": "^1.2.18",
"@oclif/config": "^1.3.59",
"@oclif/dev-cli": "^1.4.1",
"@oclif/errors": "^1.0.2",
"@oclif/plugin-legacy": "^1.0.4",
"@oclif/plugin-plugins": "^1.0.3",
"@oclif/plugin-legacy": "^1.0.5",
"@oclif/plugin-plugins": "^1.0.7",
"@oclif/test": "^1.0.1",

@@ -28,12 +28,12 @@ "@oclif/tslint": "^1.0.2",

"@types/lodash.template": "^4.4.3",
"@types/mocha": "^2.2.48",
"@types/node": "^9.4.6",
"@types/mocha": "^5.0.0",
"@types/node": "^9.6.0",
"@types/strip-ansi": "^3.0.0",
"@types/wrap-ansi": "^2.0.14",
"@types/wrap-ansi": "^3.0.0",
"chai": "^4.1.2",
"concurrently": "^3.5.1",
"globby": "^8.0.1",
"mocha": "^5.0.1",
"mocha": "^5.0.5",
"strip-ansi": "^4.0.0",
"ts-node": "^5.0.0",
"ts-node": "^5.0.1",
"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