@oclif/plugin-search
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "1.0.17" | ||
"version": "1.0.18" | ||
} |
{ | ||
"name": "@oclif/plugin-search", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "A command for searching commands", | ||
@@ -8,3 +8,3 @@ "author": "Salesforce", | ||
"dependencies": { | ||
"@oclif/core": "^3.19.6", | ||
"@oclif/core": "^3.20.0", | ||
"inquirer-autocomplete-standalone": "^0.8.1" | ||
@@ -31,3 +31,3 @@ }, | ||
"lint-staged": "^14.0.1", | ||
"mocha": "^10.2.0", | ||
"mocha": "^10.3.0", | ||
"oclif": "^4.4.14", | ||
@@ -34,0 +34,0 @@ "prettier": "^3.2.5", |
@@ -25,3 +25,3 @@ # @oclif/plugin-search | ||
$ @oclif/plugin-search (--version) | ||
@oclif/plugin-search/1.0.17 linux-x64 node-v20.11.1 | ||
@oclif/plugin-search/1.0.18 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.17/src/commands/search.ts)_ | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.0.18/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
337760
Updated@oclif/core@^3.20.0