Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "vectordb", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": " Serverless, low-latency vector database for AI applications", | ||
@@ -11,3 +11,2 @@ "main": "dist/index.js", | ||
"build-release": "npm run build -- --release", | ||
"install": "npm run build-release", | ||
"test": "mocha -recursive dist/test", | ||
@@ -14,0 +13,0 @@ "lint": "eslint src --ext .js,.ts" |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
49789910