Sign In

@applitools/image

Package Overview
Dependencies
Maintainers
48
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/image - npm Package Compare versions

Comparing version
1.3.0
to
1.3.1
+22
-0
CHANGELOG.md
# Changelog
## [1.3.1](https://github.com/Applitools-Dev/sdk/compare/js/image@1.3.0...js/image@1.3.1) (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))
## [1.3.0](https://github.com/Applitools-Dev/sdk/compare/js/image@1.2.13...js/image@1.3.0) (2026-08-05)

@@ -4,0 +26,0 @@

+3
-3
{
"name": "@applitools/image",
"version": "1.3.0",
"version": "1.3.1",
"description": "Image primitive used for capturing and manipulating screenshots",

@@ -39,4 +39,4 @@ "homepage": "https://applitools.com",

"dependencies": {
"@applitools/logger": "2.3.0",
"@applitools/utils": "1.15.1",
"@applitools/logger": "2.3.1",
"@applitools/utils": "1.15.2",
"bmpimagejs": "1.0.4",

@@ -43,0 +43,0 @@ "jpeg-js": "0.4.4",