@mastra/fastembed
Advanced tools
+40
-39
| { | ||
| "name": "@mastra/fastembed", | ||
| "version": "1.1.2", | ||
| "license": "Apache-2.0", | ||
| "type": "module", | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "types": "./dist/index.d.ts", | ||
| "default": "./dist/index.js" | ||
| }, | ||
| "require": { | ||
| "types": "./dist/index.d.ts", | ||
| "default": "./dist/index.cjs" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "CHANGELOG.md", | ||
| "LICENSE-fastembed" | ||
| ], | ||
| "homepage": "https://mastra.ai", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/mastra-ai/mastra.git", | ||
| "directory": "packages/fastembed" | ||
| }, | ||
| "bugs": { | ||
@@ -38,2 +8,3 @@ "url": "https://github.com/mastra-ai/mastra/issues" | ||
| "@huggingface/hub": "^2.12.0", | ||
| "easy-day-js": "^1.11.21", | ||
| "onnxruntime-node": "1.26.0", | ||
@@ -44,2 +15,7 @@ "progress": "^2.0.3", | ||
| "devDependencies": { | ||
| "@internal/ai-sdk-v4": "0.0.47", | ||
| "@internal/ai-sdk-v5": "0.0.47", | ||
| "@internal/ai-v6": "0.0.47", | ||
| "@internal/lint": "0.0.100", | ||
| "@internal/types-builder": "0.0.75", | ||
| "@types/node": "22.19.15", | ||
@@ -53,12 +29,34 @@ "@types/progress": "^2.0.7", | ||
| "vitest": "4.1.5", | ||
| "zod": "^4.4.3", | ||
| "@internal/ai-sdk-v4": "0.0.47", | ||
| "@internal/ai-v6": "0.0.47", | ||
| "@internal/lint": "0.0.100", | ||
| "@internal/types-builder": "0.0.75", | ||
| "@internal/ai-sdk-v5": "0.0.47" | ||
| "zod": "^4.4.3" | ||
| }, | ||
| "engines": { | ||
| "node": ">=22.13.0" | ||
| "node": "\u003e=22.13.0" | ||
| }, | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "default": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| }, | ||
| "require": { | ||
| "default": "./dist/index.cjs", | ||
| "types": "./dist/index.d.ts" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "files": [ | ||
| "dist", | ||
| "CHANGELOG.md", | ||
| "LICENSE-fastembed" | ||
| ], | ||
| "homepage": "https://mastra.ai", | ||
| "license": "Apache-2.0", | ||
| "main": "dist/index.js", | ||
| "name": "@mastra/fastembed", | ||
| "repository": { | ||
| "directory": "packages/fastembed", | ||
| "type": "git", | ||
| "url": "git+https://github.com/mastra-ai/mastra.git" | ||
| }, | ||
| "scripts": { | ||
@@ -69,3 +67,6 @@ "build": "tsup --silent --config tsup.config.ts", | ||
| "test:models": "vitest run --project 'models:packages/fastembed'" | ||
| } | ||
| } | ||
| }, | ||
| "type": "module", | ||
| "types": "dist/index.d.ts", | ||
| "version": "1.1.3" | ||
| } |
Known malware
Supply chain riskThis package version is identified as malware. It has been flagged either by Socket's AI scanner and confirmed by our threat research team, or is listed as malicious in security databases and other sources.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
12798844
06
20%1
Infinity%40
2.56%+ Added
+ Added