@types/react-instantsearch-native
Advanced tools
Comparing version 5.3.0 to 5.3.1
@@ -5,2 +5,4 @@ // Type definitions for react-instantsearch-native 5.3 | ||
// Justin Powell <https://github.com/jpowell> | ||
// Haroen Viaene <https://github.com/haroenv> | ||
// Samuel Vaillant <https://github.com/samouss> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -7,0 +9,0 @@ // TypeScript Version: 2.9 |
{ | ||
"name": "@types/react-instantsearch-native", | ||
"version": "5.3.0", | ||
"version": "5.3.1", | ||
"description": "TypeScript definitions for react-instantsearch-native", | ||
@@ -16,9 +16,20 @@ "license": "MIT", | ||
"githubUsername": "jpowell" | ||
}, | ||
{ | ||
"name": "Haroen Viaene", | ||
"url": "https://github.com/haroenv", | ||
"githubUsername": "haroenv" | ||
}, | ||
{ | ||
"name": "Samuel Vaillant", | ||
"url": "https://github.com/samouss", | ||
"githubUsername": "samouss" | ||
} | ||
], | ||
"main": "", | ||
"types": "", | ||
"types": "index", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/react-instantsearch-native" | ||
}, | ||
@@ -30,4 +41,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "d9940caa0796ad696ca1b25810854e56e19424e5b13aa2168df5fe069f1519ca", | ||
"typesPublisherContentHash": "379e1b2ec08b964cd894f048f3db9a4185ad165c77dd934e0a2bedea745e54eb", | ||
"typeScriptVersion": "2.9" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for react-instantsearch-native (https://community.algolia.com/react-instantsearch). | ||
This package contains type definitions for react-instantsearch-native ( https://community.algolia.com/react-instantsearch ). | ||
@@ -12,7 +12,7 @@ # Details | ||
Additional Details | ||
* Last updated: Thu, 01 Nov 2018 23:15:40 GMT | ||
* Dependencies: react, react-instantsearch-core | ||
* Last updated: Tue, 26 Feb 2019 00:21:20 GMT | ||
* Dependencies: @types/react, @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>. | ||
These definitions were written 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>. |
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
6179
63