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

@wdio/runner

Package Overview
Dependencies
Maintainers
4
Versions
649
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wdio/runner - npm Package Compare versions

Comparing version 5.6.3 to 5.6.4

14

package.json
{
"name": "@wdio/runner",
"version": "5.6.3",
"version": "5.6.4",
"description": "A WebdriverIO service that runs tests in arbitrary environments",

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

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

@@ -34,8 +34,8 @@ "scripts": {

"dependencies": {
"@wdio/config": "^5.6.3",
"@wdio/logger": "^5.6.3",
"@wdio/utils": "^5.6.3",
"@wdio/config": "^5.6.4",
"@wdio/logger": "^5.6.4",
"@wdio/utils": "^5.6.4",
"deepmerge": "^2.0.1",
"gaze": "^1.1.2",
"webdriverio": "^5.6.3"
"webdriverio": "^5.6.4"
},

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

},
"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