@oclif/plugin-search
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -29,3 +29,3 @@ { | ||
}, | ||
"version": "1.2.5" | ||
"version": "1.2.6" | ||
} |
{ | ||
"name": "@oclif/plugin-search", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "A command for searching commands", | ||
@@ -24,9 +24,9 @@ "author": "Salesforce", | ||
"eslint": "^8.57.0", | ||
"eslint-config-oclif": "^5.2.0", | ||
"eslint-config-oclif-typescript": "^3.1.8", | ||
"eslint-config-oclif": "^5.2.1", | ||
"eslint-config-oclif-typescript": "^3.1.9", | ||
"eslint-config-prettier": "^9.1.0", | ||
"husky": "^9.1.3", | ||
"husky": "^9.1.4", | ||
"lint-staged": "^15", | ||
"mocha": "^10.6.0", | ||
"oclif": "^4.14.9", | ||
"mocha": "^10.7.3", | ||
"oclif": "^4.14.19", | ||
"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.5 linux-x64 node-v20.15.1 | ||
@oclif/plugin-search/1.2.6 linux-x64 node-v20.16.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.5/src/commands/search.ts)_ | ||
_See code: [src/commands/search.ts](https://github.com/oclif/plugin-search/blob/v1.2.6/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
8299