Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/protocols

Package Overview
Dependencies
Maintainers
3
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/protocols - npm Package Compare versions

Comparing version 7.16.0 to 7.16.1

2

build/types.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc