dictionary-typeahead
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,7 +6,11 @@ // Setup TypeAhead | ||
var dictionary = [ | ||
"Super cool", | ||
"Super", | ||
"Typeahead", | ||
"Type Ahead", | ||
"Auto Complete is cool" | ||
"Yellowstone", | ||
"Yellowstone National Park", | ||
"Grand Canyon", | ||
"Arches", | ||
"Arches National Park", | ||
"Yosemite National Park", | ||
"Yosemite", | ||
"INYO National Park", | ||
"INYO" | ||
]; | ||
@@ -13,0 +17,0 @@ |
{ | ||
"name": "dictionary-typeahead", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "typeahead that utilizes a custom dictionary", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
#dictionary-typeahead | ||
Easily enable typeahead keyword(s) matching in your web app! | ||
![](https://raw.githubusercontent.com/cdimascio/dictionary-typeahead/master/examples/example-1.gif) | ||
##Install | ||
@@ -7,0 +8,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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
176243
9
419
135
2