Socket
Socket
Sign inDemoInstall

@oclif/plugin-help

Package Overview
Dependencies
Maintainers
7
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 5.1.12 to 5.1.13

2

oclif.manifest.json

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

{"version":"5.1.12","commands":{"help":{"id":"help","description":"Display help for <%= config.bin %>.","strict":false,"pluginName":"@oclif/plugin-help","pluginAlias":"@oclif/plugin-help","pluginType":"core","aliases":[],"flags":{"nested-commands":{"name":"nested-commands","type":"boolean","char":"n","description":"Include all nested commands in the output.","allowNo":false}},"args":[{"name":"command","description":"Command to show help for.","required":false}],"_globalFlags":{}}}}
{"version":"5.1.13","commands":{"help":{"id":"help","description":"Display help for <%= config.bin %>.","strict":false,"pluginName":"@oclif/plugin-help","pluginAlias":"@oclif/plugin-help","pluginType":"core","aliases":[],"flags":{"nested-commands":{"name":"nested-commands","type":"boolean","char":"n","description":"Include all nested commands in the output.","allowNo":false}},"args":[{"name":"command","description":"Command to show help for.","required":false}]}}}
{
"name": "@oclif/plugin-help",
"description": "Standard help for oclif.",
"version": "5.1.12",
"version": "5.1.13",
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-help/issues",
"dependencies": {
"@oclif/core": "^1.3.6"
"@oclif/core": "^1.16.4"
},

@@ -19,7 +19,7 @@ "devDependencies": {

"eslint-config-oclif-typescript": "^1.0.2",
"mocha": "^9.2.1",
"oclif": "^2.5.0",
"mocha": "^9.2.2",
"oclif": "^2.6.3",
"shx": "^0.3.4",
"ts-node": "^9.1.1",
"typescript": "^4.6.2"
"typescript": "^4.6.3"
},

@@ -57,2 +57,2 @@ "engines": {

"types": "./lib/index.d.ts"
}
}
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