@oclif/plugin-search
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "1.1.0" | ||
"version": "1.1.1" | ||
} |
{ | ||
"name": "@oclif/plugin-search", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A command for searching commands", | ||
@@ -8,3 +8,3 @@ "author": "Salesforce", | ||
"dependencies": { | ||
"@oclif/core": "^4.0.0-beta.13", | ||
"@oclif/core": "^4", | ||
"inquirer-autocomplete-standalone": "^0.8.1" | ||
@@ -30,3 +30,3 @@ }, | ||
"mocha": "^10.4.0", | ||
"oclif": "^4.11.0", | ||
"oclif": "^4.12.0", | ||
"prettier": "^3.2.5", | ||
@@ -33,0 +33,0 @@ "shx": "^0.3.3", |
@@ -25,3 +25,3 @@ # @oclif/plugin-search | ||
$ @oclif/plugin-search (--version) | ||
@oclif/plugin-search/1.1.0 linux-x64 node-v20.13.1 | ||
@oclif/plugin-search/1.1.1 linux-x64 node-v20.13.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.1.0/src/commands/search.ts)_ | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.1.1/src/commands/search.ts)_ | ||
<!-- commandsstop --> | ||
@@ -56,0 +56,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
7087
Updated@oclif/core@^4