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

@types/react-instantsearch-native

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-instantsearch-native - npm Package Compare versions

Comparing version 6.3.3 to 6.3.4

9

react-instantsearch-native/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for react-instantsearch-native 6.3
// Project: https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react, https://community.algolia.com/react-instantsearch
// Definitions by: Gordon Burgett <https://github.com/gburgett>
// Justin Powell <https://github.com/jpowell>
// Haroen Viaene <https://github.com/haroenv>
// Samuel Vaillant <https://github.com/samouss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
import * as React from "react";

@@ -11,0 +2,0 @@

20

react-instantsearch-native/package.json
{
"name": "@types/react-instantsearch-native",
"version": "6.3.3",
"version": "6.3.4",
"description": "TypeScript definitions for react-instantsearch-native",

@@ -10,19 +10,19 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-instantsearch-native",

"name": "Gordon Burgett",
"url": "https://github.com/gburgett",
"githubUsername": "gburgett"
"githubUsername": "gburgett",
"url": "https://github.com/gburgett"
},
{
"name": "Justin Powell",
"url": "https://github.com/jpowell",
"githubUsername": "jpowell"
"githubUsername": "jpowell",
"url": "https://github.com/jpowell"
},
{
"name": "Haroen Viaene",
"url": "https://github.com/haroenv",
"githubUsername": "haroenv"
"githubUsername": "haroenv",
"url": "https://github.com/haroenv"
},
{
"name": "Samuel Vaillant",
"url": "https://github.com/samouss",
"githubUsername": "samouss"
"githubUsername": "samouss",
"url": "https://github.com/samouss"
}

@@ -42,4 +42,4 @@ ],

},
"typesPublisherContentHash": "c9008f367ec4cda72a701be006ad77c3a6a1886611674b0b4e15fdb7081bb880",
"typesPublisherContentHash": "2fae6479529ef09b72c4a5073039ce2a37830247019e33cf7db7f077c3cc77d3",
"typeScriptVersion": "4.5"
}

@@ -11,11 +11,2 @@ # Installation

````ts
// Type definitions for react-instantsearch-native 6.3
// Project: https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/react, https://community.algolia.com/react-instantsearch
// Definitions by: Gordon Burgett <https://github.com/gburgett>
// Justin Powell <https://github.com/jpowell>
// Haroen Viaene <https://github.com/haroenv>
// Samuel Vaillant <https://github.com/samouss>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.9
import * as React from "react";

@@ -62,7 +53,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react), [@types/react-instantsearch-core](https://npmjs.com/package/@types/react-instantsearch-core)
* Global values: none
# Credits
These definitions were written by [Gordon Burgett](https://github.com/gburgett), [Justin Powell](https://github.com/jpowell), [Haroen Viaene](https://github.com/haroenv), and [Samuel Vaillant](https://github.com/samouss).
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