@oclif/plugin-autocomplete
Advanced tools
Comparing version 3.1.8 to 3.1.9
@@ -117,3 +117,3 @@ { | ||
}, | ||
"version": "3.1.8" | ||
"version": "3.1.9" | ||
} |
{ | ||
"name": "@oclif/plugin-autocomplete", | ||
"description": "autocomplete plugin for oclif", | ||
"version": "3.1.8", | ||
"version": "3.1.9", | ||
"author": "Salesforce", | ||
@@ -30,3 +30,3 @@ "bugs": "https://github.com/oclif/plugin-autocomplete/issues", | ||
"eslint-config-prettier": "^9.1.0", | ||
"husky": "^9", | ||
"husky": "^9.1.1", | ||
"lint-staged": "^15.2.7", | ||
@@ -33,0 +33,0 @@ "mocha": "^10.6.0", |
@@ -64,3 +64,3 @@ # @oclif/plugin-autocomplete | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.1.8/src/commands/autocomplete/index.ts)_ | ||
_See code: [src/commands/autocomplete/index.ts](https://github.com/oclif/plugin-autocomplete/blob/v3.1.9/src/commands/autocomplete/index.ts)_ | ||
<!-- commandsstop --> | ||
@@ -67,0 +67,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
62294