| {"type": "module"} |
+3
-2
| { | ||
| "name": "fastembed", | ||
| "version": "1.14.3", | ||
| "version": "1.14.4", | ||
| "description": "NodeJS implementation of @Qdrant/fastembed", | ||
@@ -37,3 +37,4 @@ "keywords": [ | ||
| "test": "npm run tsc && vitest", | ||
| "tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json" | ||
| "tsc": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json", | ||
| "posttsc": "echo '{\"type\": \"module\"}' > ./lib/esm/package.json" | ||
| }, | ||
@@ -40,0 +41,0 @@ "dependencies": { |
64798
0.14%20
5.26%