🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@wdio/config

Package Overview
Dependencies
Maintainers
3
Versions
386
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/config - npm Package Compare versions

Comparing version
9.27.1
to
9.27.2
+4
-4
package.json
{
"name": "@wdio/config",
"version": "9.27.1",
"version": "9.27.2",
"description": "A helper utility to parse and validate WebdriverIO options",

@@ -40,4 +40,4 @@ "author": "Christian Bromann <mail@bromann.dev>",

"@wdio/logger": "9.18.0",
"@wdio/types": "9.27.1",
"@wdio/utils": "9.27.1",
"@wdio/types": "9.27.2",
"@wdio/utils": "9.27.2",
"deepmerge-ts": "^7.0.3",

@@ -54,3 +54,3 @@ "glob": "^10.2.2",

},
"gitHead": "e2b5652f61da0858251860e7d3bc0c0aaffbb525"
"gitHead": "a95ab41f3ac1fd9510341a21d365a359528212ac"
}