@paretools/make
Advanced tools
+4
-4
| { | ||
| "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", |
+ Added
- Removed
Updated