@oclif/plugin-commands
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -138,3 +138,3 @@ { | ||
}, | ||
"version": "3.1.1" | ||
"version": "3.1.2" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"author": "Salesforce", | ||
"bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"dependencies": { | ||
"@oclif/core": "^3.18.1", | ||
"@oclif/core": "^3.18.2", | ||
"lodash.pickby": "^4.6.0", | ||
@@ -18,3 +18,3 @@ "lodash.sortby": "^4.7.0", | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@oclif/test": "^3.1.8", | ||
"@oclif/test": "^3.1.12", | ||
"@types/chai": "^4.3.11", | ||
@@ -28,7 +28,7 @@ "@types/lodash.pickby": "^4.6.9", | ||
"@types/node": "^18", | ||
"chai": "^4.4.0", | ||
"chai": "^4.4.1", | ||
"commitlint": "^17.8.1", | ||
"eslint": "^8.56.0", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.33", | ||
"eslint-config-oclif-typescript": "^3.0.42", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -39,6 +39,6 @@ "globby": "^11", | ||
"mocha": "^10.2.0", | ||
"nock": "^13.4.0", | ||
"nock": "^13.5.1", | ||
"nyc": "^15.1.0", | ||
"oclif": "^4.1.3", | ||
"prettier": "^3.1.1", | ||
"oclif": "^4.4.2", | ||
"prettier": "^3.2.4", | ||
"shx": "^0.3.3", | ||
@@ -45,0 +45,0 @@ "ts-node": "^10.9.2", |
@@ -23,3 +23,3 @@ # @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/3.1.1 linux-x64 node-v20.10.0 | ||
@oclif/plugin-commands/3.1.2 linux-x64 node-v20.11.0 | ||
$ oclif-example --help [COMMAND] | ||
@@ -68,3 +68,3 @@ USAGE | ||
_See code: [lib/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.1/lib/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v3.1.2/src/commands/commands.ts)_ | ||
<!-- commandsstop --> |
Sorry, the diff of this file is not supported yet
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
393783
219981
101
5
10
51
Updated@oclif/core@^3.18.2