@mastra/fastembed
Advanced tools
+12
-0
| # @mastra/fastembed | ||
| ## 1.2.0-alpha.0 | ||
| ### Minor Changes | ||
| - Random bump ([#18178](https://github.com/mastra-ai/mastra/pull/18178)) | ||
| ## 1.1.3 | ||
| ### Patch Changes | ||
| - Security remediation for the 2026-06-17 "easy-day-js" supply-chain incident. Patch bump to publish clean versions and move the `latest` dist-tag forward, superseding the compromised versions that declared the malicious `easy-day-js` dependency. ([#18056](https://github.com/mastra-ai/mastra/pull/18056)) | ||
| ## 1.1.3-alpha.0 | ||
@@ -4,0 +16,0 @@ |
+6
-6
| { | ||
| "name": "@mastra/fastembed", | ||
| "version": "1.1.3-alpha.0", | ||
| "version": "1.2.0-alpha.0", | ||
| "license": "Apache-2.0", | ||
@@ -52,7 +52,7 @@ "type": "module", | ||
| "zod": "^4.4.3", | ||
| "@internal/ai-sdk-v4": "0.0.52", | ||
| "@internal/ai-sdk-v5": "0.0.52", | ||
| "@internal/ai-v6": "0.0.52", | ||
| "@internal/lint": "0.0.105", | ||
| "@internal/types-builder": "0.0.80" | ||
| "@internal/ai-sdk-v4": "0.0.53", | ||
| "@internal/lint": "0.0.106", | ||
| "@internal/ai-v6": "0.0.53", | ||
| "@internal/ai-sdk-v5": "0.0.53", | ||
| "@internal/types-builder": "0.0.81" | ||
| }, | ||
@@ -59,0 +59,0 @@ "engines": { |
12790402
0