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 5.2.2 to 5.2.3

4

build/shim.js

@@ -91,3 +91,3 @@ "use strict";

log.debug('wdio-sync found, running tests synchronous');
log.debug('@wdio/sync found, running tests synchronous');
exports.hasWdioSyncSupport = hasWdioSyncSupport = true;

@@ -99,3 +99,3 @@ exports.runFnInFiberContext = runFnInFiberContext = wdioSync.runFnInFiberContext;

} catch (e) {
log.debug('wdio-sync not found, running tests asynchronous');
log.debug('@wdio/sync not found, running tests asynchronous');
}
{
"name": "@wdio/config",
"version": "5.2.2",
"version": "5.2.3",
"description": "A helper utility to parse and validate WebdriverIO options",

@@ -40,3 +40,3 @@ "author": "Christian Bromann <christian@saucelabs.com>",

},
"gitHead": "44ad3c87c0e6f60540bd16e0f3bdc9939c86b012"
"gitHead": "fc84d8fc6889043bfc0c85994acb7b4d5445ba1d"
}
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