@types/algoliasearch
Advanced tools
Comparing version 3.30.3 to 3.30.4
@@ -534,2 +534,7 @@ // Type definitions for algoliasearch-client-js 3.30.0 | ||
userData?: string | object; | ||
/** | ||
* https://www.algolia.com/doc/api-reference/api-parameters/sortFacetValuesBy/ | ||
*/ | ||
sortFacetValuesBy?: 'count' | 'alpha'; | ||
} | ||
@@ -536,0 +541,0 @@ |
{ | ||
"name": "@types/algoliasearch", | ||
"version": "3.30.3", | ||
"version": "3.30.4", | ||
"description": "TypeScript definitions for algoliasearch-client-js", | ||
@@ -41,4 +41,4 @@ "license": "MIT", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "ad54b708c05dcf532a1ef60a4f118e4f2035cb1a1ccd4ed4682734d870e2d90d", | ||
"typesPublisherContentHash": "3039c7fcd16cd2fb230746286f41c43863b087e29064f40cb26a7f550281a161", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 13 Feb 2019 18:42:04 GMT | ||
* Last updated: Wed, 20 Feb 2019 01:39:06 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
93732
2473