@wdio/runner
Advanced tools
Comparing version 5.2.7 to 5.2.8
{ | ||
"name": "@wdio/runner", | ||
"version": "5.2.7", | ||
"version": "5.2.8", | ||
"description": "A WebdriverIO service that runs tests in arbitrary environments", | ||
@@ -33,7 +33,7 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/config": "^5.2.3", | ||
"@wdio/logger": "^5.2.2", | ||
"@wdio/config": "^5.2.8", | ||
"@wdio/logger": "^5.2.8", | ||
"deepmerge": "^2.0.1", | ||
"gaze": "^1.1.2", | ||
"webdriverio": "^5.2.7" | ||
"webdriverio": "^5.2.8" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4308063fb986b5dc788eaa93e83d81bf97ec9e96" | ||
"gitHead": "5750a9ba4050ddf9a3b310734700d606782432e9" | ||
} |
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.2.8
Updated@wdio/logger@^5.2.8
Updatedwebdriverio@^5.2.8