@applitools/types
Advanced tools
Comparing version 1.4.0 to 1.4.2
{ | ||
"name": "@applitools/types", | ||
"version": "1.4.0", | ||
"version": "1.4.2", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "applitools", |
@@ -71,3 +71,3 @@ export declare type SessionType = 'SEQUENTIAL' | 'PROGRESSION'; | ||
}; | ||
export declare type IOSDevice = 'iPhone 13 Pro Max' | 'iPhone 13 Pro' | 'iPhone 13' | 'iPhone 12 Pro Max' | 'iPhone 12 Pro' | 'iPhone 12' | 'iPhone 12 mini' | 'iPhone 11 Pro' | 'iPhone 11 Pro Max' | 'iPhone 11' | 'iPhone XR' | 'iPhone Xs' | 'iPhone X' | 'iPhone 8' | 'iPhone 7' | 'iPad Pro (12.9-inch) (3rd generation)' | 'iPad (7th generation)' | 'iPad (9th generation)' | 'iPad Air (2nd generation)' | 'iPad Air (4th generation)'; | ||
export declare type IOSDevice = 'iPhone 13 Pro Max' | 'iPhone 13 Pro' | 'iPhone 13' | 'iPhone 12 Pro Max' | 'iPhone 12 Pro' | 'iPhone 12' | 'iPhone 12 mini' | 'iPhone 11 Pro' | 'iPhone 11 Pro Max' | 'iPhone 11' | 'iPhone XR' | 'iPhone Xs' | 'iPhone X' | 'iPhone 8' | 'iPhone 8 Plus' | 'iPhone 7' | 'iPhone SE (1st generation)' | 'iPad Pro (12.9-inch) (3rd generation)' | 'iPad (7th generation)' | 'iPad (9th generation)' | 'iPad Air (2nd generation)' | 'iPad Air (4th generation)'; | ||
export declare type IOSVersion = 'latest' | 'latest-1'; | ||
@@ -74,0 +74,0 @@ export declare type IOSDeviceRenderer = { |
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
43738