🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@wiretext/mcp

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wiretext/mcp - npm Package Compare versions

Comparing version
0.2.1
to
0.3.1
+6
-6
package.json
{
"name": "@wiretext/mcp",
"version": "0.2.1",
"version": "0.3.1",
"type": "module",

@@ -12,9 +12,9 @@ "bin": {

"devDependencies": {
"@modelcontextprotocol/sdk": "^1.0.0",
"zod": "^4.3.6",
"@types/node": "^22.0.0",
"@modelcontextprotocol/sdk": "^1.27.1",
"@types/node": "^25.3.5",
"tsup": "^8.0.0",
"typescript": "^5.7.0",
"@wiretext/engine": "0.0.0",
"@wiretext/schemas": "0.0.0"
"zod": "^4.3.6",
"@wiretext/schemas": "0.0.0",
"@wiretext/engine": "0.0.0"
},

@@ -21,0 +21,0 @@ "scripts": {

Sorry, the diff of this file is too big to display