Socket
Socket
Sign inDemoInstall

@wdio/protocols

Package Overview
Dependencies
Maintainers
3
Versions
139
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 9.0.4 to 9.0.8

2

build/types.d.ts

@@ -65,3 +65,3 @@ export interface ProtocolCommandResponse {

}
export type SameSiteOptions = 'Lax' | 'Strict' | 'None';
export type SameSiteOptions = 'lax' | 'strict' | 'none';
export interface Cookie {

@@ -68,0 +68,0 @@ /**

{
"name": "@wdio/protocols",
"version": "9.0.4",
"version": "9.0.8",
"description": "Utility package providing information about automation protocols",

@@ -32,3 +32,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

},
"gitHead": "1f3d6f781391548e8672e768e72b3d5c499a3aa7"
"gitHead": "cc85ebf08918965cff46ce7e014703549b7f50d7"
}
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