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

webdriver

Package Overview
Dependencies
Maintainers
3
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 9.0.0 to 9.0.4

4

build/index.js

@@ -1133,3 +1133,3 @@ // src/index.ts

name: "webdriver",
version: "9.0.0-alpha.0",
version: "9.0.0",
description: "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol",

@@ -1157,3 +1157,3 @@ author: "Christian Bromann <mail@bromann.dev>",

type: "git",
url: "git://github.com/webdriverio/webdriverio.git",
url: "git+https://github.com/webdriverio/webdriverio.git",
directory: "packages/webdriver"

@@ -1160,0 +1160,0 @@ },

{
"name": "webdriver",
"version": "9.0.0",
"version": "9.0.4",
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol",

@@ -26,3 +26,3 @@ "author": "Christian Bromann <mail@bromann.dev>",

"type": "git",
"url": "git://github.com/webdriverio/webdriverio.git",
"url": "git+https://github.com/webdriverio/webdriverio.git",
"directory": "packages/webdriver"

@@ -39,11 +39,11 @@ },

"@types/ws": "^8.5.3",
"@wdio/config": "9.0.0",
"@wdio/logger": "9.0.0",
"@wdio/protocols": "9.0.0",
"@wdio/types": "9.0.0",
"@wdio/utils": "9.0.0",
"@wdio/config": "9.0.4",
"@wdio/logger": "9.0.4",
"@wdio/protocols": "9.0.4",
"@wdio/types": "9.0.4",
"@wdio/utils": "9.0.4",
"deepmerge-ts": "^7.0.3",
"ws": "^8.8.0"
},
"gitHead": "957693463371a4cb329395dcdbce8fb0c930ab93"
"gitHead": "1f3d6f781391548e8672e768e72b3d5c499a3aa7"
}
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