@searchkit/api
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -0,1 +1,2 @@ | ||
import * as _elastic_elasticsearch_lib_api_types from '@elastic/elasticsearch/lib/api/types'; | ||
import Searchkit__default, { SearchkitConfig, AppSettings, RequestOptions } from 'searchkit'; | ||
@@ -20,5 +21,6 @@ export * from 'searchkit'; | ||
lng: number; | ||
} | undefined; | ||
} | null | undefined; | ||
_snippetResult?: Record<string, any> | undefined; | ||
_highlightResult?: Record<string, any> | undefined; | ||
inner_hits?: Record<string, _elastic_elasticsearch_lib_api_types.SearchInnerHitsResult> | undefined; | ||
objectID: string; | ||
@@ -25,0 +27,0 @@ }[]; |
{ | ||
"name": "@searchkit/api", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"main": "./dist/index.js", | ||
@@ -36,3 +36,3 @@ "description": "Node API for Searchkit. Transforms the instantsearch Search State into a query for Elasticsearch on Node.", | ||
"dependencies": { | ||
"searchkit": "^4.1.0" | ||
"searchkit": "^4.2.0" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
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
13033
122
Updatedsearchkit@^4.2.0