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.8.0 to 0.8.1

dist/bench/HierarchicalNSW.1.bench.test.d.ts

2

dist/hnswlib.d.ts

@@ -1,1 +0,1 @@

export * from './index'
export * from './lib/index'

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

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

@@ -513,1 +515,5 @@ /**

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

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

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

@@ -153,1 +155,5 @@

/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
/***************** GENERATED FILE ********************/
{
"name": "hnswlib-wasm",
"version": "0.8.0",
"version": "0.8.1",
"description": "typescript and wasm bindings for Hnswlib",

@@ -38,22 +38,21 @@ "module": "./dist/hnswlib.js",

"@types/emscripten": "^1.39.6",
"@types/node": "^20.3.1",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@xn-sakina/phoenix": "^1.0.3",
"eslint": "^8.42.0",
"@types/node": "^20.4.1",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-define-config": "^1.20.0",
"eslint-define-config": "^1.21.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "5.0.0-alpha.2",
"eslint-plugin-vitest": "^0.2.6",
"fake-indexeddb": "^4.0.1",
"happy-dom": "^9.20.3",
"happy-dom": "^10.0.3",
"husky": "^8.0.3",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"tsembind": "^1.1.0",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite-plugin-checker": "^0.6.0",
"vite-plugin-commonjs": "^0.7.1",
"vite-plugin-dts": "^2.3.0",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vite-plugin-checker": "^0.6.1",
"vite-plugin-commonjs": "^0.8.0",
"vite-plugin-dts": "^3.1.1",
"vite-plugin-eslint": "^1.8.1",

@@ -64,3 +63,3 @@ "vite-plugin-static-copy": "^0.16.0",

"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.32.0"
"vitest": "^0.33.0"
},

@@ -67,0 +66,0 @@ "packageManager": "yarn@3.5.0",

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