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

@wdio/repl

Package Overview
Dependencies
Maintainers
2
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/repl - npm Package Compare versions

Comparing version

to
7.0.7

6

package.json
{
"name": "@wdio/repl",
"version": "7.0.4",
"version": "7.0.7",
"description": "A WDIO helper utility to provide a repl interface for WebdriverIO",

@@ -28,3 +28,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"dependencies": {
"@wdio/utils": "7.0.4"
"@wdio/utils": "7.0.7"
},

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

},
"gitHead": "932f9694dc1cb3239b2f0b1eab73834419f2fe48"
"gitHead": "70c5c97d5090d59ac2f80bd20fb9fe3ae5018c0a"
}