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.1.1-0 to 0.1.1-1

dist/hnswlib-1ff3b553.js

2

dist/hnswlib.js

@@ -30,3 +30,3 @@ let IDBFS_STORE_NAME, addItemsWithPtrsHelper, defaultParams, hnswParamsForAda, loadHnswlib;

if (!library) {
const temp = await import("./hnswlib-5d4b9788.js");
const temp = await import("./hnswlib-1ff3b553.js");
const factory = temp.default;

@@ -33,0 +33,0 @@ library = await factory();

@@ -42,2 +42,3 @@ /***************** GENERATED FILE ********************/

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

@@ -141,1 +142,3 @@ /**

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

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