@wdio/local-runner
Advanced tools
Comparing version 9.2.1 to 9.2.2
@@ -280,3 +280,3 @@ // src/index.ts | ||
childProcess.on("exit", this._handleExit.bind(this)); | ||
if (!process.env.VITEST_WORKER_ID) { | ||
if (!process.env.WDIO_UNIT_TESTS) { | ||
if (childProcess.stdout !== null) { | ||
@@ -283,0 +283,0 @@ if (this.config.groupLogsByTestSpec) { |
{ | ||
"name": "@wdio/local-runner", | ||
"version": "9.2.1", | ||
"version": "9.2.2", | ||
"description": "A WebdriverIO runner to run tests locally", | ||
@@ -42,4 +42,4 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@wdio/repl": "9.0.8", | ||
"@wdio/runner": "9.2.1", | ||
"@wdio/types": "9.1.3", | ||
"@wdio/runner": "9.2.2", | ||
"@wdio/types": "9.2.2", | ||
"async-exit-hook": "^2.0.1", | ||
@@ -56,3 +56,3 @@ "split2": "^4.1.0", | ||
}, | ||
"gitHead": "3da8b097c684b0ed9cda7224c41f96151bcd4104" | ||
"gitHead": "a82feee9b819e978b0d75dc899dd8284303935e1" | ||
} |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
29036
+ Added@wdio/config@9.2.2(transitive)
+ Added@wdio/globals@9.2.2(transitive)
+ Added@wdio/protocols@9.2.2(transitive)
+ Added@wdio/runner@9.2.2(transitive)
+ Added@wdio/types@9.2.2(transitive)
+ Added@wdio/utils@9.2.2(transitive)
+ Addedwebdriver@9.2.2(transitive)
+ Addedwebdriverio@9.2.2(transitive)
- Removed@wdio/config@9.1.3(transitive)
- Removed@wdio/globals@9.2.1(transitive)
- Removed@wdio/protocols@9.2.0(transitive)
- Removed@wdio/runner@9.2.1(transitive)
- Removed@wdio/types@9.1.3(transitive)
- Removed@wdio/utils@9.1.3(transitive)
- Removedwebdriver@9.2.0(transitive)
- Removedwebdriverio@9.2.1(transitive)
Updated@wdio/runner@9.2.2
Updated@wdio/types@9.2.2