@wdio/config
Advanced tools
Comparing version 9.1.3 to 9.2.2
@@ -105,3 +105,3 @@ // src/node/ConfigParser.ts | ||
try { | ||
if (process.env.VITEST_WORKER_ID && process.env.THROW_TSX_RESOLVE) { | ||
if (process.env.WDIO_UNIT_TESTS && process.env.THROW_TSX_RESOLVE) { | ||
throw new Error("test fail"); | ||
@@ -108,0 +108,0 @@ } |
{ | ||
"name": "@wdio/config", | ||
"version": "9.1.3", | ||
"version": "9.2.2", | ||
"description": "A helper utility to parse and validate WebdriverIO options", | ||
@@ -40,4 +40,4 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@wdio/logger": "9.1.3", | ||
"@wdio/types": "9.1.3", | ||
"@wdio/utils": "9.1.3", | ||
"@wdio/types": "9.2.2", | ||
"@wdio/utils": "9.2.2", | ||
"decamelize": "^6.0.0", | ||
@@ -54,3 +54,3 @@ "deepmerge-ts": "^7.0.3", | ||
}, | ||
"gitHead": "db677c6008e388301aba23f655679f4c5b6ea023" | ||
"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
39046
+ Added@wdio/types@9.2.2(transitive)
+ Added@wdio/utils@9.2.2(transitive)
- Removed@wdio/types@9.1.3(transitive)
- Removed@wdio/utils@9.1.3(transitive)
Updated@wdio/types@9.2.2
Updated@wdio/utils@9.2.2