@oclif/plugin-commands
Advanced tools
Comparing version 2.2.20 to 2.2.21
{ | ||
"version": "2.2.20", | ||
"version": "2.2.21", | ||
"commands": { | ||
@@ -4,0 +4,0 @@ "commands": { |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "2.2.20", | ||
"version": "2.2.21", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"dependencies": { | ||
"@oclif/core": "^2.9.3", | ||
"@oclif/core": "^2.11.1", | ||
"lodash": "^4.17.11" | ||
}, | ||
"devDependencies": { | ||
"@oclif/plugin-help": "^5.2.12", | ||
"@oclif/test": "^2.3.28", | ||
"@oclif/plugin-help": "^5.2.14", | ||
"@oclif/test": "^2.3.31", | ||
"@types/chai": "^4.3.5", | ||
@@ -18,3 +18,3 @@ "@types/lodash": "^4.14.195", | ||
"@types/nock": "^11.1.0", | ||
"@types/node": "^14.18.53", | ||
"@types/node": "^14.18.54", | ||
"chai": "^4.3.7", | ||
@@ -28,3 +28,3 @@ "eslint": "^7.3.1", | ||
"nyc": "^15.1.0", | ||
"oclif": "^3.9.1", | ||
"oclif": "^3.10.0", | ||
"shx": "^0.3.3", | ||
@@ -31,0 +31,0 @@ "ts-node": "^9.1.1", |
@@ -23,3 +23,3 @@ @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/2.2.20 linux-x64 node-v18.16.1 | ||
@oclif/plugin-commands/2.2.21 linux-x64 node-v18.17.0 | ||
$ oclif-example --help [COMMAND] | ||
@@ -65,3 +65,3 @@ USAGE | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v2.2.20/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v2.2.21/src/commands/commands.ts)_ | ||
<!-- commandsstop --> |
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
16202
Updated@oclif/core@^2.11.1