@wdio/runner
Advanced tools
Comparing version 5.0.0-beta.15 to 5.0.0-beta.16
{ | ||
"name": "@wdio/runner", | ||
"version": "5.0.0-beta.15", | ||
"version": "5.0.0-beta.16", | ||
"description": "A WebdriverIO service that runs tests in arbitrary environments", | ||
@@ -33,7 +33,7 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "^5.0.0-beta.15", | ||
"@wdio/logger": "^5.0.0-beta.15", | ||
"@wdio/config": "^5.0.0-beta.16", | ||
"@wdio/logger": "^5.0.0-beta.16", | ||
"deepmerge": "^2.0.1", | ||
"gaze": "^1.1.2", | ||
"webdriverio": "^5.0.0-beta.15" | ||
"webdriverio": "^5.0.0-beta.16" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e399691ea545908a208c62d6730b0a53cee27df8" | ||
"gitHead": "5da0bdc9efbc6630983f329624199c771ee79eef" | ||
} |
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
Updated@wdio/config@^5.0.0-beta.16
Updated@wdio/logger@^5.0.0-beta.16
Updatedwebdriverio@^5.0.0-beta.16