Socket
Socket
Sign inDemoInstall

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
172
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 8.15.10 to 8.16.3

2

build/Options.d.ts

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

/**
* If running on Sauce Labs, you can choose to run tests between different datacenters:
* If running on Sauce Labs, you can choose to run tests between different data centers:
* US or EU. To change your region to EU, add region: 'eu' to your config.

@@ -271,0 +271,0 @@ */

@@ -171,3 +171,3 @@ /// <reference types="mocha" />

* @param {boolean} result.passed true if test has passed, otherwise false
* @param {object} result.retries informations to spec related retries, e.g. `{ attempts: 0, limit: 0 }`
* @param {object} result.retries information about spec related retries, e.g. `{ attempts: 0, limit: 0 }`
*/

@@ -174,0 +174,0 @@ afterTest?(test: Test, context: any, result: TestResult): unknown | Promise<unknown>;

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

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

},
"gitHead": "63a02b672216ae86a58475746a5eed5adf0d736f"
"gitHead": "2c05558b0e4d6ecdca5eb7b0ed37d4a4e733b5a5"
}
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