@wdio/local-runner
Advanced tools
Comparing version 5.0.0-beta.14 to 5.0.0-beta.15
{ | ||
"name": "@wdio/local-runner", | ||
"version": "5.0.0-beta.14", | ||
"version": "5.0.0-beta.15", | ||
"description": "A WebdriverIO runner to run tests locally", | ||
@@ -34,5 +34,5 @@ "author": "Christian Bromann <christian@saucelabs.com>", | ||
"dependencies": { | ||
"@wdio/logger": "^5.0.0-beta.14", | ||
"@wdio/repl": "^5.0.0-beta.14", | ||
"@wdio/runner": "^5.0.0-beta.14", | ||
"@wdio/logger": "^5.0.0-beta.15", | ||
"@wdio/repl": "^5.0.0-beta.15", | ||
"@wdio/runner": "^5.0.0-beta.15", | ||
"async-exit-hook": "^2.0.1" | ||
@@ -46,3 +46,3 @@ }, | ||
}, | ||
"gitHead": "8ddc33906f9f9129df13c2e45b04b191270ef1fa" | ||
"gitHead": "e399691ea545908a208c62d6730b0a53cee27df8" | ||
} |
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/logger@^5.0.0-beta.15
Updated@wdio/repl@^5.0.0-beta.15
Updated@wdio/runner@^5.0.0-beta.15