@oclif/plugin-help
Advanced tools
Comparing version 3.2.18 to 3.2.19
@@ -1,1 +0,1 @@ | ||
{"version":"3.2.18","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":"3.2.19","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": "3.2.18", | ||
"version": "3.2.19", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-help/issues", | ||
"dependencies": { | ||
"@oclif/command": "^1.8.14", | ||
"@oclif/command": "^1.8.15", | ||
"@oclif/config": "1.18.2", | ||
"@oclif/errors": "1.3.5", | ||
"@oclif/help": "^1.0.0", | ||
"@oclif/help": "^1.0.1", | ||
"chalk": "^4.1.2", | ||
@@ -21,5 +21,5 @@ "indent-string": "^4.0.0", | ||
"devDependencies": { | ||
"@oclif/dev-cli": "1.26.9", | ||
"@oclif/plugin-legacy": "1.2.6", | ||
"@oclif/plugin-plugins": "1.10.10", | ||
"@oclif/dev-cli": "1.26.10", | ||
"@oclif/plugin-legacy": "1.2.7", | ||
"@oclif/plugin-plugins": "1.10.11", | ||
"@oclif/test": "1.2.9", | ||
@@ -26,0 +26,0 @@ "@types/chai": "^4.1.7", |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
5675
0
Updated@oclif/command@^1.8.15
Updated@oclif/help@^1.0.1