@applitools/eyes-common
Advanced tools
Comparing version 3.11.0 to 3.11.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.11.1](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/eyes-common@3.11.0...@applitools/eyes-common@3.11.1) (2019-10-07) | ||
**Note:** Version bump only for package @applitools/eyes-common | ||
# [3.11.0](https://github.com/applitools/eyes.sdk.javascript1/compare/@applitools/eyes-common@3.10.3...@applitools/eyes-common@3.11.0) (2019-10-06) | ||
@@ -8,0 +16,0 @@ |
@@ -14,2 +14,7 @@ 'use strict'; | ||
/** | ||
* @typedef {{width: number, height: number, name: BrowserType}} RenderBrowserInfo | ||
* @typedef {{deviceName: string, screenOrientation: ScreenOrientation}} DeviceInfo | ||
*/ | ||
const MIN_MATCH_TIMEOUT = 500; | ||
@@ -16,0 +21,0 @@ |
{ | ||
"name": "@applitools/eyes-common", | ||
"version": "3.11.0", | ||
"version": "3.11.1", | ||
"description": "Utilities for working with Eyes JavaScript SDK and the visual grid", | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "ba0801340fa74a759ba6340ffe56ba458f641eda" | ||
"gitHead": "eb76125b1a10f9054863b9b75f72c98c7aac439a" | ||
} |
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
210233
5644