New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@wdio/sync

Package Overview
Dependencies
Maintainers
4
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/sync - npm Package Compare versions

Comparing version 5.14.0 to 5.14.3

2

build/executeHooksWithArgs.js

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

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

@@ -25,0 +25,0 @@

{
"name": "@wdio/sync",
"version": "5.14.0",
"version": "5.14.3",
"description": "A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously",

@@ -46,3 +46,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