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

webdriverio

Package Overview
Dependencies
Maintainers
2
Versions
762
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdriverio - npm Package Compare versions

Comparing version

to
5.0.0-alpha.3

10

package.json
{
"name": "webdriverio",
"description": "Next-gen WebDriver test automation framework for Node.js",
"version": "5.0.0-alpha.2",
"version": "5.0.0-alpha.3",
"homepage": "http://webdriver.io",

@@ -63,7 +63,7 @@ "author": "Christian Bromann <christian@saucelabs.com>",

"rgb2hex": "^0.1.0",
"wdio-cli": "^5.0.0-alpha.2",
"wdio-config": "^5.0.0-alpha.2",
"wdio-logger": "^5.0.0-alpha.2",
"webdriver": "^5.0.0-alpha.2"
"wdio-cli": "^5.0.0-alpha.3",
"wdio-config": "^5.0.0-alpha.3",
"wdio-logger": "^5.0.0-alpha.3",
"webdriver": "^5.0.0-alpha.3"
}
}