@wdio/protocols
Advanced tools
Comparing version 7.16.0 to 7.16.1
@@ -48,3 +48,3 @@ export interface ProtocolCommandResponse { | ||
} | ||
export declare type SameSiteOptions = 'Lax' | 'Strict'; | ||
export declare type SameSiteOptions = 'Lax' | 'Strict' | 'None'; | ||
export interface Cookie { | ||
@@ -51,0 +51,0 @@ /** |
{ | ||
"name": "@wdio/protocols", | ||
"version": "7.16.0", | ||
"version": "7.16.1", | ||
"description": "Utility package providing information about automation protocols", | ||
@@ -27,3 +27,3 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
}, | ||
"gitHead": "2b650b1def58bc7a6c22cb093548c19e63b75f80" | ||
"gitHead": "5aba1c7aeeb2592fe90cc3ba64129b4668a5dde1" | ||
} |
Sorry, the diff of this file is not supported yet
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
339568