@oclif/plugin-search
Advanced tools
Comparing version 1.2.3 to 1.2.4
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "1.2.3" | ||
"version": "1.2.4" | ||
} |
{ | ||
"name": "@oclif/plugin-search", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "A command for searching commands", | ||
@@ -27,6 +27,6 @@ "author": "Salesforce", | ||
"eslint-config-prettier": "^9.1.0", | ||
"husky": "^9", | ||
"husky": "^9.1.1", | ||
"lint-staged": "^15", | ||
"mocha": "^10.6.0", | ||
"oclif": "^4.14.1", | ||
"oclif": "^4.14.6", | ||
"prettier": "^3.3.3", | ||
@@ -33,0 +33,0 @@ "shx": "^0.3.3", |
@@ -25,3 +25,3 @@ # @oclif/plugin-search | ||
$ @oclif/plugin-search (--version) | ||
@oclif/plugin-search/1.2.3 linux-x64 node-v20.15.0 | ||
@oclif/plugin-search/1.2.4 linux-x64 node-v20.15.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.2.3/src/commands/search.ts)_ | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.2.4/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
8298