@wdio/runner
Advanced tools
Comparing version 5.0.0-beta.13 to 5.0.0-beta.14
{ | ||
"name": "@wdio/runner", | ||
"version": "5.0.0-beta.13", | ||
"version": "5.0.0-beta.14", | ||
"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.13", | ||
"@wdio/logger": "^5.0.0-beta.13", | ||
"@wdio/config": "^5.0.0-beta.14", | ||
"@wdio/logger": "^5.0.0-beta.14", | ||
"deepmerge": "^2.0.1", | ||
"gaze": "^1.1.2", | ||
"webdriverio": "^5.0.0-beta.13" | ||
"webdriverio": "^5.0.0-beta.14" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a86c5e8a064b982cce1279682764e5d2ab02c50c" | ||
"gitHead": "8ddc33906f9f9129df13c2e45b04b191270ef1fa" | ||
} |
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
1
Updated@wdio/config@^5.0.0-beta.14
Updated@wdio/logger@^5.0.0-beta.14
Updatedwebdriverio@^5.0.0-beta.14