Sign In

@paretools/github

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/github - npm Package Compare versions

Comparing version
0.10.0
to
0.10.1
+3
-2
package.json
{
"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/"
}
}