You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@wdio/types

Package Overview
Dependencies
Maintainers
3
Versions
199
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
9.23.2
to
9.23.3
+2
-2
build/Options.d.ts

@@ -56,3 +56,3 @@ import type { Hooks, ServiceEntry } from './Services.js';

* [Browserstack](https://www.browserstack.com), [TestingBot](https://testingbot.com) or
* [LambdaTest](https://www.lambdatest.com) accounts). If set, WebdriverIO will
* [TestMu AI (Formerly LambdaTest)](https://www.testmuai.com/) accounts). If set, WebdriverIO will
* automatically set connection options for you. If you don't use a cloud provider this

@@ -65,3 +65,3 @@ * can be used to authenticate any other WebDriver backend.

* [Sauce Labs](https://saucelabs.com), [Browserstack](https://www.browserstack.com),
* [TestingBot](https://testingbot.com) or [LambdaTest](https://www.lambdatest.com) accounts).
* [TestingBot](https://testingbot.com) or [TestMu AI (Formerly LambdaTest)](https://www.testmuai.com/) accounts).
* If set, WebdriverIO will automatically set connection options for you. If you don't use

@@ -68,0 +68,0 @@ * a cloud provider this can be used to authenticate any other WebDriver backend.

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

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

},
"gitHead": "3447f2744e52b367ad1164ff6a920924d830e4ee"
"gitHead": "ae97a13a6f03d0d6c988beb56ec822473fa61c62"
}

Sorry, the diff of this file is too big to display