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

@mastra/auth-cloud

Package Overview
Dependencies
Maintainers
6
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/auth-cloud - npm Package Compare versions

Comparing version
1.1.5
to
1.1.6-alpha.0
+10
-0
CHANGELOG.md
# @mastra/auth-cloud
## 1.1.6-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/auth@1.0.3-alpha.0
- @mastra/core@1.43.1-alpha.0
## 1.1.3

@@ -4,0 +14,0 @@

+4
-4
{
"name": "@mastra/auth-cloud",
"version": "1.1.5",
"version": "1.1.6-alpha.0",
"description": "Mastra Cloud authentication with PKCE OAuth",

@@ -23,3 +23,3 @@ "type": "module",

"dependencies": {
"@mastra/auth": "1.0.2"
"@mastra/auth": "1.0.3-alpha.0"
},

@@ -37,5 +37,5 @@ "peerDependencies": {

"vitest": "4.1.8",
"@internal/lint": "0.0.105",
"@internal/types-builder": "0.0.80",
"@internal/lint": "0.0.105",
"@mastra/core": "1.43.0"
"@mastra/core": "1.43.1-alpha.0"
},

@@ -42,0 +42,0 @@ "files": [