Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/config

Package Overview
Dependencies
Maintainers
3
Versions
336
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/config - npm Package Compare versions

Comparing version 9.1.3 to 9.2.2

2

build/node/index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc