@oclif/plugin-commands
Advanced tools
Comparing version 4.0.9 to 4.0.10
@@ -108,3 +108,3 @@ { | ||
}, | ||
"version": "4.0.9" | ||
"version": "4.0.10" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"author": "Salesforce", | ||
@@ -6,0 +6,0 @@ "bugs": "https://github.com/oclif/plugin-commands/issues", |
@@ -24,3 +24,3 @@ # @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/4.0.9 linux-x64 node-v20.15.1 | ||
@oclif/plugin-commands/4.0.10 linux-x64 node-v20.15.1 | ||
$ oclif-example --help [COMMAND] | ||
@@ -65,3 +65,3 @@ USAGE | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v4.0.9/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v4.0.10/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
16327