@structured-world/gitlab-mcp 6.56.0 → 6.58.0

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.
package/package.json CHANGED
@@ -8,11 +8,11 @@
8
8
  "diff": "4.0.4",
9
9
  "esbuild": ">=0.25.0"
10
10
  },
11
- "version": "6.56.0",
12
- "description": "MCP server for using the GitLab API",
11
+ "version": "6.58.0",
12
+ "description": "Advanced GitLab MCP server",
13
13
  "mcp": {
14
14
  "name": "GitLab MCP Server",
15
- "description": "Model Context Protocol server for GitLab API - 44 tools across 13 entity types with CQRS architecture, OAuth 2.1, and multiple transport modes",
15
+ "description": "Advanced GitLab MCP server - 44 tools across 13 entity types with CQRS architecture, OAuth 2.1, and multiple transport modes",
16
16
  "repository": "https://github.com/structured-world/gitlab-mcp",
17
17
  "homepage": "https://gitlab-mcp.sw.foundation",
18
18
  "author": "Dmitry Prudnikov",
@@ -469,7 +469,7 @@
469
469
  "@semantic-release/git": "^10.0.1",
470
470
  "@semantic-release/github": "^12.0.3",
471
471
  "@semantic-release/npm": "^13.1.3",
472
- "@structured-world/vue-privacy": "^1.6.2",
472
+ "@structured-world/vue-privacy": "^1.10.0",
473
473
  "@types/express": "^5.0.6",
474
474
  "@types/jest": "^30.0.0",
475
475
  "@types/node": "^24.10.10",