@oclif/plugin-commands
Advanced tools
Comparing version 4.1.17 to 4.1.18
@@ -108,3 +108,3 @@ { | ||
}, | ||
"version": "4.1.17" | ||
"version": "4.1.18" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "4.1.17", | ||
"version": "4.1.18", | ||
"author": "Salesforce", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"@oclif/core": "^4", | ||
"@oclif/table": "^0.4.0", | ||
"@oclif/table": "^0.4.4", | ||
"lodash": "^4.17.21", | ||
@@ -12,0 +12,0 @@ "object-treeify": "^4.0.1" |
@@ -24,3 +24,3 @@ # @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/4.1.17 linux-x64 node-v22.12.0 | ||
@oclif/plugin-commands/4.1.18 linux-x64 node-v22.13.0 | ||
$ oclif-example --help [COMMAND] | ||
@@ -65,3 +65,3 @@ USAGE | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v4.1.17/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v4.1.18/src/commands/commands.ts)_ | ||
<!-- commandsstop --> | ||
@@ -68,0 +68,0 @@ |
Updated@oclif/table@^0.4.4