🎩 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.12
to
0.5.13
+10
-0
CHANGELOG.md

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

## [0.5.13](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.12...js/mcp@0.5.13) (2026-07-21)
### Dependencies
* @applitools/core-base bumped to 1.36.2
#### Bug Fixes
* guard logEventBatch against a logger-less event ([#4007](https://github.com/Applitools-Dev/sdk/issues/4007)) ([bb8c9b2](https://github.com/Applitools-Dev/sdk/commit/bb8c9b242801e08dd573a77e261d5fb4540cd68e))
## [0.5.12](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.11...js/mcp@0.5.12) (2026-07-08)

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

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

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

"dependencies": {
"@applitools/core-base": "1.36.1",
"@applitools/core-base": "1.36.2",
"@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