@applitools/types
Advanced tools
Comparing version 1.5.15 to 1.5.16
{ | ||
"name": "@applitools/types", | ||
"version": "1.5.15", | ||
"version": "1.5.16", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "applitools", |
@@ -246,3 +246,3 @@ /// <reference types="node" /> | ||
readonly asExpected: boolean; | ||
readonly windowId: number; | ||
readonly windowId?: number; | ||
readonly userTestId: string; | ||
@@ -249,0 +249,0 @@ } |
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
59346