@amalto/typeahead-input
Advanced tools
Comparing version 1.0.15 to 1.1.1
@@ -5,2 +5,5 @@ /// <reference types="react" /> | ||
import 'typeahead.js'; | ||
/** | ||
* Typeahead input displaying a filtered dropdown list from your input and your collection. | ||
*/ | ||
declare module TypeaheadInput { | ||
@@ -7,0 +10,0 @@ interface Props extends React.Props<TypeaheadInput> { |
@@ -5,3 +5,3 @@ { | ||
"description": "Typeahead input combine a simple input and a select dropdown which allow you to select a value from the keyboard depending on your inputs.", | ||
"version": "1.0.15", | ||
"version": "1.1.1", | ||
"license": "MIT", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"dependencies": { | ||
"@amalto/help": "1.0.15", | ||
"@amalto/help": "1.1.1", | ||
"classnames": "2.2.5", | ||
@@ -32,0 +32,0 @@ "jquery": "3.3.1", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
16509
290
+ Added@amalto/help@1.1.1(transitive)
+ Addedpopper.js@1.12.9(transitive)
- Removed@amalto/help@1.0.15(transitive)
Updated@amalto/help@1.1.1