Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6.4 to 5.7.0

8

package.json
{
"name": "@wdio/sync",
"version": "5.6.4",
"version": "5.7.0",
"description": "A WebdriverIO plugin. Helper module to run WebdriverIO commands synchronously",

@@ -37,4 +37,4 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"dependencies": {
"@wdio/config": "^5.6.4",
"@wdio/logger": "^5.6.4",
"@wdio/config": "^5.7.0",
"@wdio/logger": "^5.7.0",
"fibers": "^3.1.1"

@@ -45,3 +45,3 @@ },

},
"gitHead": "09f998f9e785873378b4436fd39c4dc37aa6e248"
"gitHead": "11da9ad430f42d8d03ace1d9f7b83ac29a8ce7f8"
}

@@ -297,2 +297,5 @@ /// <reference types="node"/>

reloadSession(): void;
saveRecordingScreen(
filepath: string
): Buffer;
saveScreenshot(

@@ -299,0 +302,0 @@ filepath: string

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