@oclif/plugin-help
Advanced tools
Comparing version 5.1.20 to 5.1.21
@@ -1,1 +0,1 @@ | ||
{"version":"5.1.20","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}]}}} | ||
{"version":"5.1.21","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.20", | ||
"version": "5.1.21", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-help/issues", | ||
"dependencies": { | ||
"@oclif/core": "^1.21.0" | ||
"@oclif/core": "^1.23.1" | ||
}, | ||
"devDependencies": { | ||
"@oclif/plugin-plugins": "^2.1.7", | ||
"@oclif/plugin-plugins": "^2.1.10", | ||
"@oclif/test": "^2.1.0", | ||
@@ -13,0 +13,0 @@ "@types/chai": "^4.3.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5215
Updated@oclif/core@^1.23.1