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

formpaste-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formpaste-mcp - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+3
-2
package.json
{
"name": "formpaste-mcp",
"version": "1.0.0",
"version": "1.0.1",
"description": "Create and wire up contact forms from your coding agent. Six tools for forms, snippets, and submissions.",
"type": "module",
"bin": { "formpaste-mcp": "./bin/formpaste-mcp.js" },
"mcpName": "com.formpaste/formpaste",
"bin": { "formpaste-mcp": "bin/formpaste-mcp.js" },
"files": ["bin", "src", "README.md", "LICENSE"],

@@ -8,0 +9,0 @@ "engines": { "node": ">=18" },