hnswlib-wasm
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -96,3 +96,3 @@ let IDBFS_STORE_NAME, defaultParams, hnswParamsForAda, loadHnswlib, syncFileSystem, waitForFileSystemInitalized, waitForFileSystemSynced; | ||
if (!library) { | ||
const temp = await import("./hnswlib-77742971.js"); | ||
const temp = await import("./hnswlib-6e768e79.js"); | ||
const factoryFunc = temp.default; | ||
@@ -99,0 +99,0 @@ library = await factoryFunc(); |
@@ -136,2 +136,3 @@ /***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
export const defaultParams = { | ||
@@ -423,1 +424,3 @@ /** | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ |
@@ -21,2 +21,3 @@ /***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ | ||
@@ -63,1 +64,3 @@ | ||
/***************** GENERATED FILE ********************/ | ||
/***************** GENERATED FILE ********************/ |
{ | ||
"name": "hnswlib-wasm", | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"description": "typescript and wasm bindings for Hnswlib", | ||
@@ -5,0 +5,0 @@ "module": "./dist/hnswlib.js", |
Sorry, the diff of this file is not supported yet
3007801
19667