@oclif/plugin-search
Advanced tools
Comparing version 1.0.16 to 1.0.17
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "1.0.16" | ||
"version": "1.0.17" | ||
} |
{ | ||
"name": "@oclif/plugin-search", | ||
"version": "1.0.16", | ||
"version": "1.0.17", | ||
"description": "A command for searching commands", | ||
@@ -8,3 +8,3 @@ "author": "Salesforce", | ||
"dependencies": { | ||
"@oclif/core": "^3.19.2", | ||
"@oclif/core": "^3.19.6", | ||
"inquirer-autocomplete-standalone": "^0.8.1" | ||
@@ -17,3 +17,3 @@ }, | ||
"@oclif/prettier-config": "^0.2.1", | ||
"@oclif/test": "^3.1.16", | ||
"@oclif/test": "^3.2.0", | ||
"@types/chai": "^4", | ||
@@ -26,4 +26,4 @@ "@types/inquirer": "^8.2.10", | ||
"eslint": "^8.56.0", | ||
"eslint-config-oclif": "^5.0.0", | ||
"eslint-config-oclif-typescript": "^3.0.47", | ||
"eslint-config-oclif": "^5.0.2", | ||
"eslint-config-oclif-typescript": "^3.0.48", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -30,0 +30,0 @@ "globby": "^11", |
@@ -25,3 +25,3 @@ # @oclif/plugin-search | ||
$ @oclif/plugin-search (--version) | ||
@oclif/plugin-search/1.0.16 linux-x64 node-v20.11.0 | ||
@oclif/plugin-search/1.0.17 linux-x64 node-v20.11.1 | ||
$ @oclif/plugin-search --help [COMMAND] | ||
@@ -53,3 +53,3 @@ USAGE | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.0.16/src/commands/search.ts)_ | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.0.17/src/commands/search.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
338367
Updated@oclif/core@^3.19.6