@mastra/cursor
Advanced tools
+9
-0
| # @mastra/cursor | ||
| ## 0.2.1-alpha.0 | ||
| ### 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)) | ||
| - Updated dependencies [[`77a2351`](https://github.com/mastra-ai/mastra/commit/77a2351ee79296e360bce822cb3391f7cfd6489d)]: | ||
| - @mastra/core@1.43.1-alpha.0 | ||
| ## 0.2.0 | ||
@@ -4,0 +13,0 @@ |
| { | ||
| "version": "0.2.0", | ||
| "version": "0.2.1-alpha.0", | ||
| "package": "@mastra/cursor", | ||
@@ -4,0 +4,0 @@ "exports": {}, |
@@ -6,3 +6,3 @@ --- | ||
| package: "@mastra/cursor" | ||
| version: "0.2.0" | ||
| version: "0.2.1-alpha.0" | ||
| --- | ||
@@ -9,0 +9,0 @@ |
+8
-8
| { | ||
| "name": "@mastra/cursor", | ||
| "version": "0.2.0", | ||
| "version": "0.2.1-alpha.0", | ||
| "description": "Cursor SDK package for Mastra", | ||
@@ -30,5 +30,5 @@ "type": "module", | ||
| "@cursor/sdk": "^1.0.18", | ||
| "@types/node": "22.19.15", | ||
| "@vitest/coverage-v8": "4.1.5", | ||
| "@vitest/ui": "4.1.5", | ||
| "@types/node": "22.19.21", | ||
| "@vitest/coverage-v8": "4.1.8", | ||
| "@vitest/ui": "4.1.8", | ||
| "eslint": "^10.4.1", | ||
@@ -38,6 +38,6 @@ "tsup": "^8.5.1", | ||
| "typescript": "^6.0.3", | ||
| "vitest": "4.1.5", | ||
| "@internal/lint": "0.0.104", | ||
| "@mastra/core": "1.42.0", | ||
| "@internal/types-builder": "0.0.79" | ||
| "vitest": "4.1.8", | ||
| "@internal/lint": "0.0.105", | ||
| "@internal/types-builder": "0.0.80", | ||
| "@mastra/core": "1.43.1-alpha.0" | ||
| }, | ||
@@ -44,0 +44,0 @@ "homepage": "https://mastra.ai", |
252588
0.21%