@types/react-instantsearch-native
Advanced tools
Comparing version 6.3.3 to 6.3.4
@@ -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 @@ |
{ | ||
"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). |
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
7360
34
57