New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6 to 0.6.7

dist/hnswlib-6e768e79.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-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

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