@cyanheads/git-mcp-server 2.10.2 → 2.10.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +1 -1
  2. package/dist/index.js +2593 -1432
  3. package/package.json +21 -20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cyanheads/git-mcp-server",
3
- "version": "2.10.2",
3
+ "version": "2.10.4",
4
4
  "mcpName": "io.github.cyanheads/git-mcp-server",
5
5
  "description": "A secure and scalable Git MCP server enabling AI agents to perform comprehensive Git version control operations via STDIO and Streamable HTTP.",
6
6
  "main": "dist/index.js",
@@ -62,17 +62,18 @@
62
62
  "@hono/node-server": "1.19.11",
63
63
  "@isaacs/brace-expansion": "5.0.1",
64
64
  "dotenv": "17.3.1",
65
- "hono": "4.12.5",
65
+ "flatted": "3.4.2",
66
+ "hono": "4.12.9",
66
67
  "qs": "6.15.0",
67
68
  "zod": "4.3.6",
68
- "typescript": "5.9.3",
69
+ "typescript": "6.0.2",
69
70
  "minimatch": "3.1.5",
70
71
  "lodash": "4.17.23",
71
72
  "markdown-it": "14.1.1",
72
- "rollup": "4.59.0"
73
+ "rollup": "4.60.0"
73
74
  },
74
75
  "devDependencies": {
75
- "@cloudflare/workers-types": "^4.20260307.1",
76
+ "@cloudflare/workers-types": "^4.20260317.1",
76
77
  "@eslint/js": "^10.0.1",
77
78
  "@hono/mcp": "^0.2.4",
78
79
  "@hono/node-server": "1.19.11",
@@ -87,35 +88,35 @@
87
88
  "@opentelemetry/sdk-node": "^0.213.0",
88
89
  "@opentelemetry/sdk-trace-node": "^2.6.0",
89
90
  "@opentelemetry/semantic-conventions": "^1.40.0",
90
- "@supabase/supabase-js": "^2.98.0",
91
- "@types/bun": "^1.3.10",
91
+ "@supabase/supabase-js": "^2.100.0",
92
+ "@types/bun": "^1.3.11",
92
93
  "@types/cross-spawn": "^6.0.6",
93
- "@types/node": "^25.3.5",
94
+ "@types/node": "^25.5.0",
94
95
  "@types/validator": "13.15.10",
95
- "@vitest/coverage-v8": "4.0.18",
96
- "bun-types": "^1.3.10",
96
+ "@vitest/coverage-v8": "4.1.1",
97
+ "bun-types": "^1.3.11",
97
98
  "depcheck": "^1.4.7",
98
99
  "dotenv": "^17.3.1",
99
- "eslint": "^10.0.3",
100
+ "eslint": "^10.1.0",
100
101
  "execa": "^9.6.1",
101
102
  "globals": "^17.4.0",
102
- "hono": "4.12.5",
103
+ "hono": "4.12.9",
103
104
  "husky": "^9.1.7",
104
105
  "ignore": "^7.0.5",
105
- "jose": "^6.2.0",
106
- "msw": "^2.12.10",
106
+ "jose": "^6.2.2",
107
+ "msw": "^2.12.14",
107
108
  "prettier": "^3.8.1",
108
109
  "reflect-metadata": "^0.2.2",
109
- "repomix": "^1.12.0",
110
+ "repomix": "^1.13.0",
110
111
  "tslib": "^2.8.1",
111
112
  "tsyringe": "^4.10.0",
112
- "typedoc": "^0.28.17",
113
- "typescript": "^5.9.3",
114
- "typescript-eslint": "8.56.1",
113
+ "typedoc": "^0.28.18",
114
+ "typescript": "^6.0.2",
115
+ "typescript-eslint": "8.57.2",
115
116
  "validator": "13.15.26",
116
- "vite": "7.3.1",
117
+ "vite": "8.0.2",
117
118
  "vite-tsconfig-paths": "^6.1.1",
118
- "vitest": "^4.0.18",
119
+ "vitest": "^4.1.1",
119
120
  "zod": "^4.3.6"
120
121
  },
121
122
  "keywords": [