Socket
Socket
Sign inDemoInstall

@searchkit/api

Package Overview
Dependencies
2
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.2.0

4

dist/index.d.ts

@@ -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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc