From 5d8d258f590ecd5c2b1ed66e4e220d8639e1fc3c Mon Sep 17 00:00:00 2001 From: Lance Release Date: Mon, 6 Jan 2025 05:35:13 +0000 Subject: [PATCH] Updating package-lock.json --- node/package-lock.json | 111 ++++------------------------------------- 1 file changed, 10 insertions(+), 101 deletions(-) diff --git a/node/package-lock.json b/node/package-lock.json index c659dd8e..167e582e 100644 --- a/node/package-lock.json +++ b/node/package-lock.json @@ -1,12 +1,12 @@ { "name": "vectordb", - "version": "0.14.1", + "version": "0.14.2-beta.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vectordb", - "version": "0.14.1", + "version": "0.14.2-beta.0", "cpu": [ "x64", "arm64" @@ -52,14 +52,14 @@ "uuid": "^9.0.0" }, "optionalDependencies": { - "@lancedb/vectordb-darwin-arm64": "0.14.1", - "@lancedb/vectordb-darwin-x64": "0.14.1", - "@lancedb/vectordb-linux-arm64-gnu": "0.14.1", - "@lancedb/vectordb-linux-arm64-musl": "0.14.1", - "@lancedb/vectordb-linux-x64-gnu": "0.14.1", - "@lancedb/vectordb-linux-x64-musl": "0.14.1", - "@lancedb/vectordb-win32-arm64-msvc": "0.14.1", - "@lancedb/vectordb-win32-x64-msvc": "0.14.1" + "@lancedb/vectordb-darwin-arm64": "0.14.2-beta.0", + "@lancedb/vectordb-darwin-x64": "0.14.2-beta.0", + "@lancedb/vectordb-linux-arm64-gnu": "0.14.2-beta.0", + "@lancedb/vectordb-linux-arm64-musl": "0.14.2-beta.0", + "@lancedb/vectordb-linux-x64-gnu": "0.14.2-beta.0", + "@lancedb/vectordb-linux-x64-musl": "0.14.2-beta.0", + "@lancedb/vectordb-win32-arm64-msvc": "0.14.2-beta.0", + "@lancedb/vectordb-win32-x64-msvc": "0.14.2-beta.0" }, "peerDependencies": { "@apache-arrow/ts": "^14.0.2", @@ -329,97 +329,6 @@ "@jridgewell/sourcemap-codec": "^1.4.10" } }, - "node_modules/@lancedb/vectordb-darwin-arm64": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-arm64/-/vectordb-darwin-arm64-0.14.1.tgz", - "integrity": "sha512-6t7XHR7dBjDmAS/kz5wbe7LPhKW+WkFA16ZPyh0lmuxfnss4VvN3LE6qQBHjzYzB9U6Nu/4ktQ50xZGEPTnc5A==", - "cpu": [ - "arm64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-darwin-x64": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-darwin-x64/-/vectordb-darwin-x64-0.14.1.tgz", - "integrity": "sha512-8q6Kd6XnNPKN8wqj75pHVQ4KFl6z9BaI6lWDiEaCNcO3bjPZkcLFNosJq4raxZ9iUi50Yl0qFJ6qR0XFVTwnnw==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "darwin" - ] - }, - "node_modules/@lancedb/vectordb-linux-arm64-gnu": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-gnu/-/vectordb-linux-arm64-gnu-0.14.1.tgz", - "integrity": "sha512-4djEMmeNb+p6nW/C4xb8wdMwnIbWfO8fYAwiplOxzxeOpPaUC9rhwUUDCbrJDCpMa8RP5ED4/jC6yT8epaDMDw==", - "cpu": [ - "arm64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-arm64-musl": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-arm64-musl/-/vectordb-linux-arm64-musl-0.14.1.tgz", - "integrity": "sha512-c33hSsp16pnC58plzx1OXuifp9Rachx/MshE/L/OReoutt74fFdrRJwUjE4UCAysyY5QdvTrNm9OhDjopQK2Bw==", - "cpu": [ - "arm64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-x64-gnu": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-gnu/-/vectordb-linux-x64-gnu-0.14.1.tgz", - "integrity": "sha512-psu6cH9iLiSbUEZD1EWbOA4THGYSwJvS2XICO9yN7A6D41AP/ynYMRZNKWo1fpdi2Fjb0xNQwiNhQyqwbi5gzA==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-linux-x64-musl": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-linux-x64-musl/-/vectordb-linux-x64-musl-0.14.1.tgz", - "integrity": "sha512-Rg4VWW80HaTFmR7EvNSu+nfRQQM8beO/otBn/Nus5mj5zFw/7cacGRmiEYhDnk5iAn8nauV+Jsi9j2U+C2hp5w==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "linux" - ] - }, - "node_modules/@lancedb/vectordb-win32-x64-msvc": { - "version": "0.14.1", - "resolved": "https://registry.npmjs.org/@lancedb/vectordb-win32-x64-msvc/-/vectordb-win32-x64-msvc-0.14.1.tgz", - "integrity": "sha512-XbifasmMbQIt3V9P0AtQND6M3XFiIAc1ZIgmjzBjOmxwqw4sQUwHMyJGIGOzKFZTK3fPJIGRHId7jAzXuBgfQg==", - "cpu": [ - "x64" - ], - "license": "Apache-2.0", - "optional": true, - "os": [ - "win32" - ] - }, "node_modules/@neon-rs/cli": { "version": "0.0.160", "resolved": "https://registry.npmjs.org/@neon-rs/cli/-/cli-0.0.160.tgz",