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 5.3.0 to 5.3.1

2

react-instantsearch-native/index.d.ts

@@ -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

19

react-instantsearch-native/package.json
{
"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>.
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