@types/algoliasearch
Advanced tools
Comparing version 3.30.6 to 3.30.7
@@ -1,2 +0,2 @@ | ||
// Type definitions for algoliasearch-client-js 3.30.0 | ||
// Type definitions for algoliasearch-client-js 3.30.1 | ||
// Project: https://github.com/algolia/algoliasearch-client-js | ||
@@ -510,2 +510,8 @@ // Definitions by: Baptiste Coquelle <https://github.com/cbaptiste> | ||
/** | ||
* If set to true, enables the Click Analytics feature | ||
* default false | ||
* https://www.algolia.com/doc/api-reference/api-parameters/clickAnalytics/ | ||
*/ | ||
clickAnalytics?: boolean; | ||
/** | ||
* If set, tag your query with the specified identifiers | ||
@@ -512,0 +518,0 @@ * default: [] |
{ | ||
"name": "@types/algoliasearch", | ||
"version": "3.30.6", | ||
"version": "3.30.7", | ||
"description": "TypeScript definitions for algoliasearch-client-js", | ||
@@ -52,4 +52,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "33ae9a7c0d8f85b4dea65a0814bfe1b556135720013126cfdc48adf7db81cb75", | ||
"typesPublisherContentHash": "016be5622471776cbdb84c18fb00062ee2041dac125363f5065a174ede19e634", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 04 Mar 2019 22:42:42 GMT | ||
* Last updated: Tue, 12 Mar 2019 21:10:15 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is too big to display
96681
2507