@applitools/eyes-images
Advanced tools
Comparing version 4.1.0 to 4.2.0
@@ -6,4 +6,4 @@ # Change Log | ||
# [4.1.0](https://github.com/applitools/eyes.sdk.javascript1/compare/v4.0.3...v4.1.0) (2018-11-08) | ||
# [4.2.0](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/eyes-images@4.1.0...@applitools/eyes-images@4.2.0) (2018-11-26) | ||
**Note:** Version bump only for package @applitools/eyes-images |
@@ -260,3 +260,3 @@ 'use strict'; | ||
* | ||
* @param {RectangleSize} viewportSize The required viewport size. | ||
* @param {RectangleSize|RectangleSizeObject} viewportSize The required viewport size. | ||
* @return {Promise<void>} | ||
@@ -263,0 +263,0 @@ */ |
{ | ||
"name": "@applitools/eyes-images", | ||
"version": "4.1.0", | ||
"version": "4.2.0", | ||
"description": "The simplest implemnetation of Applitools Eyes SDK, uploads images for validation", | ||
@@ -34,3 +34,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@applitools/eyes-sdk-core": "^4.1.0" | ||
"@applitools/eyes-sdk-core": "^4.3.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "743bc6090d337c1d7193f6bd92c1bb8711a4f5a5" | ||
"gitHead": "7c8731cee53d073f25830ddf9a0c9971c09d807b" | ||
} |
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
33123