@oclif/plugin-commands
Advanced tools
Comparing version 4.1.3 to 4.1.4
@@ -108,3 +108,3 @@ { | ||
}, | ||
"version": "4.1.3" | ||
"version": "4.1.4" | ||
} |
{ | ||
"name": "@oclif/plugin-commands", | ||
"description": "plugin to show the list of all the commands", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"author": "Salesforce", | ||
@@ -17,6 +17,6 @@ "bugs": "https://github.com/oclif/plugin-commands/issues", | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@oclif/test": "^4.0.9", | ||
"@oclif/test": "^4.1.0", | ||
"@types/chai": "^4.3.17", | ||
"@types/lodash": "^4.17.10", | ||
"@types/mocha": "^10.0.8", | ||
"@types/mocha": "^10.0.9", | ||
"@types/node": "^18", | ||
@@ -28,3 +28,3 @@ "@types/sinon": "^17.0.3", | ||
"eslint-config-oclif": "^5.2.1", | ||
"eslint-config-oclif-typescript": "^3.1.10", | ||
"eslint-config-oclif-typescript": "^3.1.12", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -35,3 +35,3 @@ "husky": "^9.1.6", | ||
"nyc": "^15.1.0", | ||
"oclif": "^4.15.2", | ||
"oclif": "^4.15.9", | ||
"prettier": "^3.3.3", | ||
@@ -41,3 +41,3 @@ "shx": "^0.3.3", | ||
"ts-node": "^10.9.2", | ||
"typescript": "^5.6.2" | ||
"typescript": "^5.6.3" | ||
}, | ||
@@ -44,0 +44,0 @@ "engines": { |
@@ -24,3 +24,3 @@ # @oclif/plugin-commands | ||
$ oclif-example (--version) | ||
@oclif/plugin-commands/4.1.3 linux-x64 node-v20.17.0 | ||
@oclif/plugin-commands/4.1.4 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.3/src/commands/commands.ts)_ | ||
_See code: [src/commands/commands.ts](https://github.com/oclif/plugin-commands/blob/v4.1.4/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