@applitools/image
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -181,2 +181,3 @@ "use strict"; | ||
image = await transform(image ? await image : size, transforms); | ||
size = { width: image.width, height: image.height }; | ||
transforms = { crop: null, scale: 1, rotate: 0, modifiers: [] }; | ||
@@ -183,0 +184,0 @@ return image; |
{ | ||
"name": "@applitools/image", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Image primitive used for capturing and manipulating screenshots", | ||
@@ -5,0 +5,0 @@ "homepage": "https://applitools.com", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
45371
696