New:Socket for Asana Is Now Available.Learn more
Get Started

@frontmcp/auth

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frontmcp/auth - npm Package Compare versions

Comparing version
1.6.0
to
1.6.1
+5
-5
esm/package.json
{
"name": "@frontmcp/auth",
"version": "1.6.0",
"version": "1.6.1",
"description": "FrontMCP Auth - Authentication, session management, and credential vault",

@@ -50,4 +50,4 @@ "author": "AgentFront <info@agentfront.dev>",

"peerDependencies": {
"@frontmcp/lazy-zod": "1.6.0",
"@frontmcp/storage-sqlite": "1.6.0",
"@frontmcp/lazy-zod": "1.6.1",
"@frontmcp/storage-sqlite": "1.6.1",
"@vercel/kv": "^3.0.0",

@@ -68,4 +68,4 @@ "ioredis": "^5.0.0"

"dependencies": {
"@frontmcp/di": "1.6.0",
"@frontmcp/utils": "1.6.0",
"@frontmcp/di": "1.6.1",
"@frontmcp/utils": "1.6.1",
"jose": "^6.0.0"

@@ -72,0 +72,0 @@ },

{
"name": "@frontmcp/auth",
"version": "1.6.0",
"version": "1.6.1",
"description": "FrontMCP Auth - Authentication, session management, and credential vault",

@@ -50,4 +50,4 @@ "author": "AgentFront <info@agentfront.dev>",

"peerDependencies": {
"@frontmcp/lazy-zod": "1.6.0",
"@frontmcp/storage-sqlite": "1.6.0",
"@frontmcp/lazy-zod": "1.6.1",
"@frontmcp/storage-sqlite": "1.6.1",
"@vercel/kv": "^3.0.0",

@@ -68,4 +68,4 @@ "ioredis": "^5.0.0"

"dependencies": {
"@frontmcp/di": "1.6.0",
"@frontmcp/utils": "1.6.0",
"@frontmcp/di": "1.6.1",
"@frontmcp/utils": "1.6.1",
"jose": "^6.0.0"

@@ -72,0 +72,0 @@ },