@searchkit/api
Advanced tools
Comparing version 4.0.0-next.12 to 4.0.0-next.13
@@ -79,2 +79,3 @@ import { MultipleQueriesQuery } from '@algolia/client-search'; | ||
interface QueryRule { | ||
id: string; | ||
conditions: QueryRuleCondition[][]; | ||
@@ -81,0 +82,0 @@ actions: QueryRuleAction[]; |
{ | ||
"name": "@searchkit/api", | ||
"version": "4.0.0-next.12", | ||
"version": "4.0.0-next.13", | ||
"main": "./dist/index.js", | ||
@@ -5,0 +5,0 @@ "description": "", |
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
171115
1931