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

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/types - npm Package Compare versions

Comparing version 7.7.3 to 7.7.5

2

build/Options.d.ts

@@ -182,3 +182,3 @@ /// <reference types="node" />

}
export declare type SauceRegions = 'us' | 'eu' | 'apac' | 'us-west-1' | 'us-east-1' | 'eu-central-1' | 'apac-southeast-1';
export declare type SauceRegions = 'us' | 'eu' | 'apac' | 'us-west-1' | 'us-east-1' | 'eu-central-1' | 'apac-southeast-1' | 'staging';
export interface WebdriverIO extends Omit<WebDriver, 'capabilities'> {

@@ -185,0 +185,0 @@ /**

{
"name": "@wdio/types",
"version": "7.7.3",
"version": "7.7.5",
"description": "Utility package providing type information for a variety of WebdriverIO interfaces",

@@ -32,6 +32,6 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"dependencies": {
"@types/node": "^14.14.31",
"@types/node": "^15.12.5",
"got": "^11.8.1"
},
"gitHead": "622993743a170d0f9d782cf50284c6d41f483100"
"gitHead": "3cbc9645fdf42e24d6306bc5ac42c34920093970"
}

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