🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@mastra/cursor

Package Overview
Dependencies
Maintainers
6
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/cursor - npm Package Compare versions

Comparing version
0.2.0
to
0.2.1-alpha.0
+9
-0
CHANGELOG.md
# @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 @@

+1
-1
{
"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 @@

{
"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",