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 10.1.9 to 10.1.10

4

react-autosuggest/index.d.ts

@@ -218,3 +218,3 @@ import * as React from "react";

*/
suggestions: ReadonlyArray<TSuggestion>;
suggestions: readonly TSuggestion[];
}

@@ -230,3 +230,3 @@

*/
suggestions: ReadonlyArray<TSection>;
suggestions: readonly TSection[];
/**

@@ -233,0 +233,0 @@ * Implement it to teach Autosuggest where to find the suggestions for every section.

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

@@ -60,4 +60,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-autosuggest",

},
"typesPublisherContentHash": "4788e3b3730ceeb99c33bc05685d2e7bfdda41e8770da97e1211b49d869300c0",
"typesPublisherContentHash": "4916bd57f11305e0883704bd7f90059f93e4c7cbd3cc34e2107ba52c26c3db64",
"typeScriptVersion": "4.5"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@

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