🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@paretools/make

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paretools/make - npm Package Compare versions

Comparing version
0.21.1
to
0.22.0
+4
-4
package.json
{
"name": "@paretools/make",
"version": "0.21.1",
"version": "0.22.0",
"mcpName": "io.github.Dave-London/pare-make",

@@ -55,8 +55,8 @@ "description": "MCP server for Make/Just — structured task listing and execution output for AI agents",

"dependencies": {
"@modelcontextprotocol/sdk": "^1.29.0",
"@modelcontextprotocol/sdk": "^1.30.0",
"zod": "^4.4.3",
"@paretools/shared": "0.21.1"
"@paretools/shared": "0.22.0"
},
"devDependencies": {
"@types/node": "^26.1.1",
"@types/node": "^26.1.2",
"typescript": "^6.0.3",

@@ -63,0 +63,0 @@ "vitest": "^4.1.10",