@172ai/containers-mcp-server 1.12.6 → 1.12.8

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@172ai/containers-mcp-server",
3
- "version": "1.12.6",
3
+ "version": "1.12.8",
4
4
  "type": "module",
5
5
  "description": "MCP server for 172.ai container management platform - enables AI assistants to manage containers, builds, and files with comprehensive workflow prompts",
6
6
  "main": "dist/cli.js",
@@ -52,6 +52,7 @@
52
52
  },
53
53
  "devDependencies": {
54
54
  "@types/inquirer": "^9.0.0",
55
+ "@types/jest": "^30.0.0",
55
56
  "@types/node": "^20.10.0",
56
57
  "@typescript-eslint/eslint-plugin": "^6.13.1",
57
58
  "@typescript-eslint/parser": "^6.13.1",