@oclif/plugin-help
Advanced tools
Comparing version 3.0.0-rc1 to 3.0.0-rc1.1
@@ -1,1 +0,1 @@ | ||
{"version":"3.0.0-rc1","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.0.0-rc1.1","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.0.0-rc1", | ||
"version": "3.0.0-rc1.1", | ||
"author": "Jeff Dickey @jdxcode", | ||
@@ -9,2 +9,3 @@ "bugs": "https://github.com/oclif/plugin-help/issues", | ||
"@oclif/command": "^1.5.20", | ||
"@oclif/config": "^1.15.1", | ||
"chalk": "^2.4.1", | ||
@@ -19,3 +20,2 @@ "indent-string": "^4.0.0", | ||
"devDependencies": { | ||
"@oclif/config": "^1.15.1", | ||
"@oclif/dev-cli": "^1.21.0", | ||
@@ -22,0 +22,0 @@ "@oclif/errors": "^1.2.2", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
48557
20
0
9
+ Added@oclif/config@^1.15.1