@lancedb/vectordb-darwin-arm64
Advanced tools
Comparing version 0.1.17 to 0.1.18
{ | ||
"name": "@lancedb/vectordb-darwin-arm64", | ||
"description": "Prebuilt binary package for `vectordb` on `darwin-arm64`.", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"os": [ | ||
@@ -15,2 +15,11 @@ "darwin" | ||
], | ||
"neon": { | ||
"binary": { | ||
"rust": "aarch64-apple-darwin", | ||
"node": "darwin-arm64", | ||
"platform": "darwin", | ||
"arch": "arm64", | ||
"abi": null | ||
} | ||
}, | ||
"author": "Lance Devs", | ||
@@ -17,0 +26,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
62184484