Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-autosuggest

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-autosuggest - npm Package Compare versions

Comparing version 9.3.13 to 9.3.14

2

react-autosuggest/index.d.ts

@@ -146,3 +146,3 @@ // Type definitions for react-autosuggest 9.3

/**
* Set it to true if you'd like Autosuggest to automatically highlight the first suggestion.
* Set it to true if you'd like Autosuggest to automatically highlight the first suggestion.
*/

@@ -149,0 +149,0 @@ highlightFirstSuggestion?: boolean;

{
"name": "@types/react-autosuggest",
"version": "9.3.13",
"version": "9.3.14",
"description": "TypeScript definitions for react-autosuggest",

@@ -49,3 +49,3 @@ "license": "MIT",

"main": "",
"types": "index",
"types": "index.d.ts",
"repository": {

@@ -60,4 +60,4 @@ "type": "git",

},
"typesPublisherContentHash": "1c4a1618516fe7cdb4a76934d304fe9c56b380d1fe8438dfa7e440b45a177ac4",
"typesPublisherContentHash": "0d04fc53155cf74b5656e08d7d79bdbf7d81a52f1b6a3b0fe3cdcd9a2edf9ab6",
"typeScriptVersion": "3.2"
}

@@ -8,10 +8,10 @@ # Installation

# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-autosuggest
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-autosuggest.
Additional Details
* Last updated: Tue, 22 Oct 2019 21:04:40 GMT
* Dependencies: @types/react
### Additional Details
* Last updated: Fri, 15 May 2020 11:32:21 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by Nicolas Schmitt <https://github.com/nicolas-schmitt>, Philip Ottesen <https://github.com/pjo256>, Robert Essig <https://github.com/robessog>, Terry Bayne <https://github.com/tbayne>, Christopher Deutsch <https://github.com/cdeutsch>, Kevin Ross <https://github.com/rosskevin>, Thomas den Hollander <https://github.com/ThomasdenH>, and ulrichb <https://github.com/ulrichb>.
These definitions were written by [Nicolas Schmitt](https://github.com/nicolas-schmitt), [Philip Ottesen](https://github.com/pjo256), [Robert Essig](https://github.com/robessog), [Terry Bayne](https://github.com/tbayne), [Christopher Deutsch](https://github.com/cdeutsch), [Kevin Ross](https://github.com/rosskevin), [Thomas den Hollander](https://github.com/ThomasdenH), and [ulrichb](https://github.com/ulrichb).

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc