Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "vectordb", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": " Serverless, low-latency vector database for AI applications", | ||
@@ -12,2 +12,3 @@ "main": "dist/index.js", | ||
"test": "npm run tsc && mocha -recursive dist/test", | ||
"integration-test": "npm run tsc && mocha -recursive dist/integration_test", | ||
"lint": "eslint native.js src --ext .js,.ts", | ||
@@ -38,2 +39,3 @@ "clean": "rm -rf node_modules *.node dist/", | ||
"@types/temp": "^0.9.1", | ||
"@types/uuid": "^9.0.3", | ||
"@typescript-eslint/eslint-plugin": "^5.59.1", | ||
@@ -56,3 +58,4 @@ "cargo-cp-artifact": "^0.1", | ||
"typedoc-plugin-markdown": "^3.15.3", | ||
"typescript": "*" | ||
"typescript": "*", | ||
"uuid": "^9.0.0" | ||
}, | ||
@@ -84,8 +87,8 @@ "dependencies": { | ||
"optionalDependencies": { | ||
"@lancedb/vectordb-darwin-arm64": "0.2.4", | ||
"@lancedb/vectordb-darwin-x64": "0.2.4", | ||
"@lancedb/vectordb-linux-arm64-gnu": "0.2.4", | ||
"@lancedb/vectordb-linux-x64-gnu": "0.2.4", | ||
"@lancedb/vectordb-win32-x64-msvc": "0.2.4" | ||
"@lancedb/vectordb-darwin-arm64": "0.2.5", | ||
"@lancedb/vectordb-darwin-x64": "0.2.5", | ||
"@lancedb/vectordb-linux-arm64-gnu": "0.2.5", | ||
"@lancedb/vectordb-linux-x64-gnu": "0.2.5", | ||
"@lancedb/vectordb-win32-x64-msvc": "0.2.5" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
161050
50
3816
27
1