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

@wdio/sync

Package Overview
Dependencies
Maintainers
3
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 7.27.0 to 7.28.0

2

build/wrapCommand.js

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

if (multiRemoteContext.constructor.name === 'MultiRemoteDriver') {
return multiRemoteContext.instances.forEach(instance => {
return multiRemoteContext.instances.forEach((instance) => {
multiRemoteContext[instance]._NOT_FIBER = false;

@@ -142,0 +142,0 @@ let parent = multiRemoteContext[instance].parent;

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

@@ -33,3 +33,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

"fibers": "5.0.3",
"webdriverio": "7.27.0"
"webdriverio": "7.28.0"
},

@@ -40,3 +40,3 @@ "publishConfig": {

"types": "./build/index.d.ts",
"gitHead": "8b7701a7e782c6475b1218bcb60423a4c175309a"
"gitHead": "09be73a21a3241d65c92269ff2ca7cec2d49b5fc"
}
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