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
7
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.16.0 to 5.16.5

6

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

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

"dependencies": {
"@wdio/logger": "5.13.2"
"@wdio/logger": "5.16.5"
},

@@ -47,3 +47,3 @@ "optionalDependencies": {

},
"gitHead": "ee9cc7ecb606a316ab157c7cef23cd95bc070aec"
"gitHead": "e30649c9151aebc034a935db1e8399149ddf6078"
}

@@ -745,3 +745,3 @@ /// <reference types="node"/>

/**
* Protocol binding to load or get the URL of the browser. If a baseUrl is
* Protocol binding to load the URL of the browser. If a baseUrl is
* specified in the config, it will be prepended to the url parameter using

@@ -748,0 +748,0 @@ * node's url.resolve() method.

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