Socket
Socket
Sign inDemoInstall

@wdio/utils

Package Overview
Dependencies
Maintainers
7
Versions
292
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/utils - npm Package Compare versions

Comparing version 6.0.16 to 6.1.0

2

build/initialiseServices.js

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

for (let [serviceName, serviceConfig] of services) {
for (let [serviceName, serviceConfig = {}] of services) {
if (typeof serviceName === 'object') {

@@ -23,0 +23,0 @@ log.debug('initialise custom initiated service');

{
"name": "@wdio/utils",
"version": "6.0.16",
"version": "6.1.0",
"description": "A WDIO helper utility to provide several utility functions used across the project.",

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

},
"gitHead": "b165926711d8a4dc0cc8b885874651da8dda3e20"
"gitHead": "15034d0acef9a6de046df31f60850023cb52bce9"
}
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