🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@applitools/mcp

Package Overview
Dependencies
Maintainers
48
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/mcp - npm Package Compare versions

Comparing version
0.5.11
to
0.5.12
+10
-0
CHANGELOG.md

@@ -8,2 +8,12 @@ # Changelog

## [0.5.12](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.11...js/mcp@0.5.12) (2026-07-08)
### Dependencies
* @applitools/core-base bumped to 1.36.1
#### Bug Fixes
* forward Exact match-level tuning to the server across JS + Java | FLD-4685 ([#3974](https://github.com/Applitools-Dev/sdk/issues/3974)) ([fea351c](https://github.com/Applitools-Dev/sdk/commit/fea351c76c80f63bf658d9573b3d34e0537e0cce))
## [0.5.11](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.10...js/mcp@0.5.11) (2026-06-28)

@@ -10,0 +20,0 @@

+2
-2
{
"name": "@applitools/mcp",
"mcpName": "io.github.applitools/applitools",
"version": "0.5.11",
"version": "0.5.12",
"description": "Applitools MCP server for AI coding assistants",

@@ -60,3 +60,3 @@ "main": "./dist/index.js",

"dependencies": {
"@applitools/core-base": "1.36.0",
"@applitools/core-base": "1.36.1",
"@applitools/logger": "2.3.0",

@@ -63,0 +63,0 @@ "@applitools/req": "1.11.2",

Sorry, the diff of this file is too big to display