@types/algoliasearch
Advanced tools
Comparing version 3.27.5 to 3.27.6
@@ -7,2 +7,3 @@ // Type definitions for algoliasearch-client-js 3.27.0 | ||
// Samuel Vaillant <https://github.com/samouss> | ||
// Claas Brüggemann <https://github.com/ClaasBrueggemann> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -574,2 +575,10 @@ // TypeScript Version: 2.2 | ||
}; | ||
facets_stats?: { | ||
[facetName: string]: { | ||
avg: number, | ||
max: number, | ||
min: number, | ||
sum: number, | ||
}; | ||
}; | ||
} | ||
@@ -576,0 +585,0 @@ |
{ | ||
"name": "@types/algoliasearch", | ||
"version": "3.27.5", | ||
"version": "3.27.6", | ||
"description": "TypeScript definitions for algoliasearch-client-js", | ||
@@ -35,4 +35,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "990ff9089fe91ba9dcaad0c27759459d2d7b2dee0bd400056da3976bd7d65719", | ||
"typesPublisherContentHash": "25a2cdc58a2693d842ca4bdf2bc698414b30d66ab56f6e10e431ec0dae54286b", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT | ||
* Last updated: Thu, 23 Aug 2018 17:24:04 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
Sorry, the diff of this file is too big to display
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
88240
2374