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.3 to 5.6.4

11

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

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

"engines": {
"node": ">= 4.8.5"
"node": ">= 8.11.0"
},

@@ -22,2 +22,3 @@ "scripts": {

"types": "./webdriverio.d.ts",
"typeScriptVersion": "3.2.1",
"repository": {

@@ -38,4 +39,4 @@ "type": "git",

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

@@ -46,3 +47,3 @@ },

},
"gitHead": "63ac0243ab13faf562b5e539ef84e727543dead1"
"gitHead": "09f998f9e785873378b4436fd39c4dc37aa6e248"
}
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