@paretools/process
Advanced tools
+3
-2
| { | ||
| "name": "@paretools/process", | ||
| "version": "0.10.0", | ||
| "version": "0.10.1", | ||
| "mcpName": "io.github.Dave-London/pare-process", | ||
@@ -54,3 +54,3 @@ "description": "MCP server for running commands with structured output, timeout, and signal support", | ||
| "zod": "^4.3.6", | ||
| "@paretools/shared": "0.10.0" | ||
| "@paretools/shared": "0.10.1" | ||
| }, | ||
@@ -67,4 +67,5 @@ "devDependencies": { | ||
| "test:watch": "vitest", | ||
| "coverage": "vitest run --coverage", | ||
| "lint": "eslint src/" | ||
| } | ||
| } |
33252
0.12%+ Added
- Removed
Updated