@oclif/plugin-commands
Advanced tools
Comparing version 4.1.5 to 4.1.6
@@ -108,3 +108,3 @@ { | ||
}, | ||
"version": "4.1.5" | ||
"version": "4.1.6" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"author": "Salesforce", | ||
@@ -9,3 +9,3 @@ "bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"@oclif/core": "^4", | ||
"@oclif/table": "^0.2.3", | ||
"@oclif/table": "^0.3.2", | ||
"lodash": "^4.17.21", | ||
@@ -20,3 +20,3 @@ "object-treeify": "^4.0.1" | ||
"@types/chai": "^4.3.17", | ||
"@types/lodash": "^4.17.10", | ||
"@types/lodash": "^4.17.13", | ||
"@types/mocha": "^10.0.9", | ||
@@ -23,0 +23,0 @@ "@types/node": "^18", |
@@ -24,3 +24,3 @@ # @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/4.1.5 linux-x64 node-v20.18.0 | ||
@oclif/plugin-commands/4.1.6 linux-x64 node-v20.18.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.5/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v4.1.6/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
+ Added@oclif/table@0.3.7(transitive)
- Removed@oclif/table@0.2.4(transitive)
Updated@oclif/table@^0.3.2