New:Socket for Asana Is Now Available.Learn more
Get Started

@testivai/mcp

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testivai/mcp - npm Package Compare versions

Comparing version
0.5.8
to
0.5.9
+4
-4
package.json
{
"name": "@testivai/mcp",
"version": "0.5.8",
"version": "0.5.9",
"description": "MCP server exposing TestivAI visual regression results to AI coding agents",

@@ -38,6 +38,6 @@ "main": "dist/index.js",

"dependencies": {
"@modelcontextprotocol/sdk": "^1.17.0",
"@modelcontextprotocol/sdk": "^1.30.0",
"pngjs": "^7.0.0",
"zod": "^3.25.0",
"@testivai/witness": "2.0.0"
"@testivai/witness": "2.0.1"
},

@@ -49,3 +49,3 @@ "devDependencies": {

"jest": "^30.4.2",
"ts-jest": "^29.4.0",
"ts-jest": "^29.4.12",
"typescript": "^6.0.3"

@@ -52,0 +52,0 @@ },