Socket
Socket
Sign inDemoInstall

@oclif/plugin-help

Package Overview
Dependencies
Maintainers
7
Versions
167
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 2.2.2 to 2.2.3

2

oclif.manifest.json

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

{"version":"2.2.2","commands":{"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","allowNo":false}},"args":[{"name":"command","description":"command to show help for","required":false}]}}}
{"version":"2.2.3","commands":{"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","allowNo":false}},"args":[{"name":"command","description":"command to show help for","required":false}]}}}
{
"name": "@oclif/plugin-help",
"description": "standard help for oclif",
"version": "2.2.2",
"version": "2.2.3",
"author": "Jeff Dickey @jdxcode",

@@ -10,3 +10,3 @@ "bugs": "https://github.com/oclif/plugin-help/issues",

"chalk": "^2.4.1",
"indent-string": "^3.2.0",
"indent-string": "^4.0.0",
"lodash.template": "^4.4.0",

@@ -26,3 +26,2 @@ "string-width": "^3.0.0",

"@types/chai": "^4.1.7",
"@types/indent-string": "^3.2.0",
"@types/lodash.template": "^4.4.4",

@@ -29,0 +28,0 @@ "@types/mocha": "^5.2.5",

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