@paretools/infra
Advanced tools
+4
-4
| { | ||
| "name": "@paretools/infra", | ||
| "version": "0.21.1", | ||
| "version": "0.22.0", | ||
| "mcpName": "io.github.Dave-London/pare-infra", | ||
@@ -47,8 +47,8 @@ "description": "MCP server for infrastructure — structured Terraform, Vagrant, and Ansible output for AI agents", | ||
| "dependencies": { | ||
| "@modelcontextprotocol/sdk": "^1.29.0", | ||
| "@modelcontextprotocol/sdk": "^1.30.0", | ||
| "zod": "^4.4.3", | ||
| "@paretools/shared": "0.21.1" | ||
| "@paretools/shared": "0.22.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/node": "^26.1.1", | ||
| "@types/node": "^26.1.2", | ||
| "typescript": "^6.0.3", | ||
@@ -55,0 +55,0 @@ "vitest": "^4.1.10", |
+ Added
- Removed
Updated