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

@homespunapps/mcp

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homespunapps/mcp - npm Package Compare versions

Comparing version
1.6.74
to
1.6.75
+1
-1
dist/version.d.ts

@@ -1,1 +0,1 @@

export declare const VERSION = "1.6.74";
export declare const VERSION = "1.6.75";
// Single source of the package version, reported in the MCP server's
// serverInfo. Kept in sync with package.json by the release tooling.
export const VERSION = "1.6.74";
export const VERSION = "1.6.75";
{
"name": "@homespunapps/mcp",
"mcpName": "dev.homespun/homespun",
"version": "1.6.74",
"version": "1.6.75",
"description": "Model Context Protocol (stdio) server for Homespun: lets any MCP client (Claude Desktop, Cursor, …) deploy a multi-user web app with hosting, auth, a shared database and permissions included.",

@@ -49,3 +49,3 @@ "license": "MIT",

"@modelcontextprotocol/sdk": "^1.30.0",
"@homespunapps/core": "^1.6.74",
"@homespunapps/core": "^1.6.75",
"zod": "^4.4.3"

@@ -52,0 +52,0 @@ },

@@ -6,3 +6,3 @@ {

"description": "Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.",
"version": "1.6.74",
"version": "1.6.75",
"websiteUrl": "https://homespun.dev",

@@ -14,3 +14,3 @@ "packages": [

"identifier": "@homespunapps/mcp",
"version": "1.6.74",
"version": "1.6.75",
"transport": {

@@ -17,0 +17,0 @@ "type": "stdio"