Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hnswlib-wasm

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hnswlib-wasm - npm Package Compare versions

Comparing version 0.6.1 to 0.6.2

dist/hnswlib-b1f88cd5.js

2

dist/hnswlib.js

@@ -96,3 +96,3 @@ let IDBFS_STORE_NAME, defaultParams, hnswParamsForAda, loadHnswlib, syncFileSystem, waitForFileSystemInitalized, waitForFileSystemSynced;

if (!library) {
const temp = await import("./hnswlib-b9281aeb.js");
const temp = await import("./hnswlib-b1f88cd5.js");
const factoryFunc = temp.default;

@@ -99,0 +99,0 @@ library = await factoryFunc();

@@ -130,2 +130,4 @@ /***************** GENERATED FILE ********************/

/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
export const defaultParams = {

@@ -405,1 +407,5 @@ /**

/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/

@@ -15,2 +15,4 @@ /***************** GENERATED FILE ********************/

/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/

@@ -45,1 +47,5 @@

/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
{
"name": "hnswlib-wasm",
"version": "0.6.1",
"version": "0.6.2",
"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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc