@types/algoliasearch
Advanced tools
Comparing version 3.30.15 to 3.30.16
@@ -79,2 +79,6 @@ // Type definitions for algoliasearch-client-js 3.30.1 | ||
unsetExtraHeader(name: string): void; | ||
/** | ||
* add a header, used for flagging InstantSearch implementations | ||
*/ | ||
addAlgoliaAgent(agent: string): void; | ||
} | ||
@@ -81,0 +85,0 @@ |
{ | ||
"name": "@types/algoliasearch", | ||
"version": "3.30.15", | ||
"version": "3.30.16", | ||
"description": "TypeScript definitions for algoliasearch-client-js", | ||
@@ -62,4 +62,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "9ffc4c6130b10fa0da1d56c0179b56743b18b866be28cde83b58af84bc4d6e3d", | ||
"typesPublisherContentHash": "e72e40b2ea45ac8041a208e1f0bc5d8f63eef29bd7b2c366552a6a88d1e94d89", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 16 Jul 2019 17:10:24 GMT | ||
* Last updated: Wed, 24 Jul 2019 19:44:01 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is too big to display
75795
2225