@testivai/mcp
Advanced tools
+2
-2
| { | ||
| "name": "@testivai/mcp", | ||
| "version": "0.5.4", | ||
| "version": "0.5.5", | ||
| "description": "MCP server exposing TestivAI visual regression results to AI coding agents", | ||
@@ -41,3 +41,3 @@ "main": "dist/index.js", | ||
| "zod": "^3.25.0", | ||
| "@testivai/witness": "1.11.0" | ||
| "@testivai/witness": "1.11.1" | ||
| }, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
+2
-2
@@ -9,3 +9,3 @@ { | ||
| }, | ||
| "version": "0.5.3", | ||
| "version": "0.5.4", | ||
| "packages": [ | ||
@@ -16,3 +16,3 @@ { | ||
| "identifier": "@testivai/mcp", | ||
| "version": "0.5.3", | ||
| "version": "0.5.4", | ||
| "transport": { | ||
@@ -19,0 +19,0 @@ "type": "stdio" |
+ Added
- Removed
Updated