Socket
Socket
Sign inDemoInstall

@wdio/utils

Package Overview
Dependencies
Maintainers
4
Versions
291
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 5.14.0 to 5.14.3

2

build/shim.js

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

if (!Array.isArray(args)) {
args = [args].filter(hook => typeof hook === 'function');
args = [args];
}

@@ -23,0 +23,0 @@

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

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

},
"gitHead": "5d19a114535bff2b62abff42db65eb59ffd9a1f7"
"gitHead": "edce2a5ffcb3bbaf62ccebad4c482fe41f2a3077"
}
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