@types/react-autosuggest
Advanced tools
Comparing version 9.3.14 to 10.0.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for react-autosuggest 9.3 | ||
// Type definitions for react-autosuggest 10.0 | ||
// Project: http://react-autosuggest.js.org/, https://github.com/moroshko/react-autosuggest | ||
@@ -71,2 +71,3 @@ // Definitions by: Nicolas Schmitt <https://github.com/nicolas-schmitt> | ||
value: string; | ||
ref?: React.Ref<HTMLInputElement>; | ||
} | ||
@@ -73,0 +74,0 @@ |
{ | ||
"name": "@types/react-autosuggest", | ||
"version": "9.3.14", | ||
"version": "10.0.0", | ||
"description": "TypeScript definitions for react-autosuggest", | ||
@@ -59,4 +59,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "0d04fc53155cf74b5656e08d7d79bdbf7d81a52f1b6a3b0fe3cdcd9a2edf9ab6", | ||
"typesPublisherContentHash": "d6207cc358f95c0d06bdf7cbf14251aff3cc966121eed3b732fc3da7217535d4", | ||
"typeScriptVersion": "3.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 15 May 2020 11:32:21 GMT | ||
* Last updated: Thu, 20 Aug 2020 09:09:51 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
12863
216