@wdio/repl
Advanced tools
Comparing version
{ | ||
"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" | ||
} |
+ Added
+ Added
- Removed
- Removed
Updated