Sign In

@applitools/mcp

Package Overview
Dependencies
Maintainers
48
Versions
22
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.15
to
0.5.16
+45
-0
CHANGELOG.md

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

## [0.5.16](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.15...js/mcp@0.5.16) (2026-08-10)
### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
### Dependencies
* @applitools/utils bumped to 1.15.2
#### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
* @applitools/logger bumped to 2.3.1
#### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
* @applitools/req bumped to 1.11.3
#### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
* @applitools/image bumped to 1.3.1
#### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
* @applitools/core-base bumped to 1.38.1
#### Bug Fixes
* apply the figma UFG environments rewrite to the renders | AD-15528 ([#4072](https://github.com/Applitools-Dev/sdk/issues/4072)) ([bd6b143](https://github.com/Applitools-Dev/sdk/commit/bd6b143f855750ae93701f8e44da6129ff7ae84c))
* @applitools/test-server bumped to 1.4.7
## [0.5.15](https://github.com/Applitools-Dev/sdk/compare/js/mcp@0.5.14...js/mcp@0.5.15) (2026-08-05)

@@ -10,0 +55,0 @@

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

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

"dependencies": {
"@applitools/core-base": "1.38.0",
"@applitools/logger": "2.3.0",
"@applitools/req": "1.11.2",
"@applitools/utils": "1.15.1",
"@applitools/core-base": "1.38.1",
"@applitools/logger": "2.3.1",
"@applitools/req": "1.11.3",
"@applitools/utils": "1.15.2",
"@modelcontextprotocol/sdk": "^1.0.0",

@@ -66,0 +66,0 @@ "cors": "^2.8.5",

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