autocompleter
Advanced tools
Comparing version 9.0.0-alpha.1 to 9.0.1
{ | ||
"name": "autocompleter", | ||
"version": "9.0.0-alpha.1", | ||
"version": "9.0.1", | ||
"description": "Blazing fast and lightweight autocomplete library without dependencies. 1KB gzipped.", | ||
@@ -5,0 +5,0 @@ "main": "autocomplete.js", |
@@ -156,3 +156,3 @@ | ||
}, | ||
preventSubmit: true, | ||
preventSubmit: PreventSubmit.Always, | ||
disableAutoSelect: true, | ||
@@ -159,0 +159,0 @@ container: document.createElement('div'), |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
136733
1