Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

webdriver

Package Overview
Dependencies
Maintainers
1
Versions
483
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webdriver - npm Package Compare versions

Comparing version 5.0.0-alpha.6 to 5.0.0-alpha.7

7

package.json
{
"name": "webdriver",
"version": "5.0.0-alpha.6",
"version": "5.0.0-alpha.7",
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol",

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

"compile": "babel src/ -d build/",
"postversion": "npm run build && git tag -d $(git tag -l)",
"test": "run-s test:*",

@@ -36,5 +35,5 @@ "test:eslint": "eslint src test",

"request": "^2.83.0",
"wdio-config": "^5.0.0-alpha.6",
"wdio-logger": "^5.0.0-alpha.6"
"wdio-config": "^5.0.0-alpha.7",
"wdio-logger": "^5.0.0-alpha.7"
}
}
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