general-coding-tools-mcp 1.1.2 → 1.1.3

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.
@@ -1 +1 @@
1
- a0a17dbaaef1f76e0367e42db84ba300bf776d8393f8baa4a92062eaa86184fa
1
+ 6f5f52b8335dfe18d371b23fb2997c66475326b5058cda0af1267a97a3d4296f
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "general-coding-tools-mcp",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "MCP server with coding skills and subagents — debugging, code audits (correctness, security, best practices, SQL migrations), feature planning, testing (React/Vitest, Deno, pgTAP), UI/accessibility audits, deep research, and doc generation. Works with Cursor, Claude, Windsurf, and any MCP client.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",