@oclif/plugin-search
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "1.2.7" | ||
"version": "1.2.8" | ||
} |
{ | ||
"name": "@oclif/plugin-search", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"description": "A command for searching commands", | ||
@@ -27,6 +27,6 @@ "author": "Salesforce", | ||
"eslint-config-prettier": "^9.1.0", | ||
"husky": "^9.1.4", | ||
"husky": "^9.1.5", | ||
"lint-staged": "^15", | ||
"mocha": "^10.7.3", | ||
"oclif": "^4.14.24", | ||
"oclif": "^4.14.27", | ||
"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.7 linux-x64 node-v20.16.0 | ||
@oclif/plugin-search/1.2.8 linux-x64 node-v20.17.0 | ||
$ @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.7/src/commands/search.ts)_ | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.2.8/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
0