New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/utils

Package Overview
Dependencies
Maintainers
3
Versions
312
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/utils - npm Package Compare versions

Comparing version

to
7.7.0

8

package.json
{
"name": "@wdio/utils",
"version": "7.6.0",
"version": "7.7.0",
"description": "A WDIO helper utility to provide several utility functions used across the project.",

@@ -26,4 +26,4 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"dependencies": {
"@wdio/logger": "7.5.3",
"@wdio/types": "7.6.0"
"@wdio/logger": "7.7.0",
"@wdio/types": "7.7.0"
},

@@ -34,3 +34,3 @@ "publishConfig": {

"types": "./build/index.d.ts",
"gitHead": "9356a305204670622a6f3ec9a9d62a19656d6c9d"
"gitHead": "cd69ba9a9f2e471b1faeea623473ae6b511e59f3"
}