webdriver
Advanced tools
Comparing version 5.0.0-beta.9 to 5.0.0-beta.10
{ | ||
"name": "webdriver", | ||
"version": "5.0.0-beta.9", | ||
"version": "5.0.0-beta.10", | ||
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol", | ||
@@ -31,8 +31,8 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "^5.0.0-beta.9", | ||
"@wdio/logger": "^5.0.0-beta.9", | ||
"@wdio/config": "^5.0.0-beta.10", | ||
"@wdio/logger": "^5.0.0-beta.10", | ||
"deepmerge": "^2.0.1", | ||
"request": "^2.83.0" | ||
}, | ||
"gitHead": "7c5bd34bc324a3efb3bf5f037e0191287b38a70e" | ||
"gitHead": "6d5e90a29903eb5097377488de76701f0aa36aa4" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
238933
Updated@wdio/config@^5.0.0-beta.10
Updated@wdio/logger@^5.0.0-beta.10