@oclif/plugin-search
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "1.0.3" | ||
"version": "1.0.4" | ||
} |
{ | ||
"name": "@oclif/plugin-search", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A command for searching commands", | ||
@@ -8,7 +8,7 @@ "author": "Salesforce", | ||
"dependencies": { | ||
"@oclif/core": "^3.2.1", | ||
"@oclif/core": "^3.5.0", | ||
"inquirer-autocomplete-standalone": "^0.7.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@commitlint/config-conventional": "^17.8.0", | ||
"@oclif/plugin-help": "^5", | ||
@@ -15,0 +15,0 @@ "@oclif/plugin-plugins": "^2.4.7", |
@@ -25,3 +25,3 @@ # @oclif/plugin-search | ||
$ @oclif/plugin-search (--version) | ||
@oclif/plugin-search/1.0.3 linux-x64 node-v18.18.0 | ||
@oclif/plugin-search/1.0.4 linux-x64 node-v18.18.2 | ||
$ @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.3/src/commands/search.ts)_ | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.0.4/src/commands/search.ts)_ | ||
<!-- commandsstop --> |
Sorry, the diff of this file is not supported yet
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
291061
Updated@oclif/core@^3.5.0