@oclif/plugin-commands
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -132,3 +132,3 @@ { | ||
}, | ||
"version": "3.0.4" | ||
"version": "3.0.5" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.2.1", | ||
"@oclif/core": "^3.9.1", | ||
"lodash.pickby": "^4.6.0", | ||
@@ -22,3 +22,3 @@ "lodash.sortby": "^4.7.0", | ||
"@types/lodash.sortby": "^4.7.8", | ||
"@types/lodash.template": "^4.5.1", | ||
"@types/lodash.template": "^4.5.2", | ||
"@types/lodash.uniqby": "^4.7.7", | ||
@@ -25,0 +25,0 @@ "@types/mocha": "^10.0.2", |
@@ -23,3 +23,3 @@ # @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/3.0.4 linux-x64 node-v18.18.2 | ||
@oclif/plugin-commands/3.0.5 linux-x64 node-v20.9.0 | ||
$ oclif-example --help [COMMAND] | ||
@@ -67,3 +67,3 @@ USAGE | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.0.4/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.0.5/src/commands/commands.ts)_ | ||
<!-- commandsstop --> |
Sorry, the diff of this file is not supported yet
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
331034
Updated@oclif/core@^3.9.1