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

@mastra/auth-auth0

Package Overview
Dependencies
Maintainers
6
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mastra/auth-auth0 - npm Package Compare versions

Comparing version
1.1.0
to
1.1.1-alpha.0
+9
-0
CHANGELOG.md
# @mastra/auth-auth0
## 1.1.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
## 1.1.0

@@ -4,0 +13,0 @@

+3
-3
{
"name": "@mastra/auth-auth0",
"version": "1.1.0",
"version": "1.1.1-alpha.0",
"description": "Mastra Auth0 Auth integration",

@@ -41,4 +41,4 @@ "type": "module",

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

@@ -45,0 +45,0 @@ "homepage": "https://mastra.ai",