@paretools/github
Advanced tools
+3
-2
| { | ||
| "name": "@paretools/github", | ||
| "version": "0.10.0", | ||
| "version": "0.10.1", | ||
| "mcpName": "io.github.Dave-London/pare-github", | ||
@@ -54,3 +54,3 @@ "description": "MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output", | ||
| "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/" | ||
| } | ||
| } |
447839
0.01%+ Added
- Removed
Updated