@sqliteai/sqlite-vector-darwin-arm64 0.9.49 → 0.9.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  SQLite Vector extension for macOS ARM64 (Apple Silicon)
4
4
 
5
- **Version:** 0.9.49
5
+ **Version:** 0.9.50
6
6
 
7
7
  This is a platform-specific package for [@sqliteai/sqlite-vector](https://www.npmjs.com/package/@sqliteai/sqlite-vector).
8
8
 
@@ -24,4 +24,4 @@ npm install @sqliteai/sqlite-vector
24
24
 
25
25
  ## License
26
26
 
27
- See [LICENSE.md](../../../LICENSE.md) in the root directory.
27
+ See [LICENSE.md](./LICENSE.md) in the root directory.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sqliteai/sqlite-vector-darwin-arm64",
3
- "version": "0.9.49",
3
+ "version": "0.9.50",
4
4
  "description": "SQLite Vector extension for macOS ARM64 (Apple Silicon)",
5
5
  "main": "index.js",
6
6
  "os": [
package/vector.dylib CHANGED
Binary file