@oclif/plugin-commands
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -108,3 +108,3 @@ { | ||
}, | ||
"version": "4.1.2" | ||
"version": "4.1.3" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"author": "Salesforce", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"@oclif/core": "^4", | ||
"@oclif/table": "^0.1.16", | ||
"@oclif/table": "^0.1.17", | ||
"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.2 linux-x64 node-v20.17.0 | ||
@oclif/plugin-commands/4.1.3 linux-x64 node-v20.17.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.2/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v4.1.3/src/commands/commands.ts)_ | ||
<!-- commandsstop --> | ||
@@ -68,0 +68,0 @@ |
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
Updated@oclif/table@^0.1.17