webdriver
Advanced tools
Comparing version 9.0.0 to 9.0.4
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
221682
+ Added@wdio/config@9.0.4(transitive)
+ Added@wdio/logger@9.0.4(transitive)
+ Added@wdio/protocols@9.0.4(transitive)
+ Added@wdio/types@9.0.4(transitive)
+ Added@wdio/utils@9.0.4(transitive)
- Removed@wdio/config@9.0.0(transitive)
- Removed@wdio/logger@9.0.0(transitive)
- Removed@wdio/protocols@9.0.0(transitive)
- Removed@wdio/types@9.0.0(transitive)
- Removed@wdio/utils@9.0.0(transitive)
Updated@wdio/config@9.0.4
Updated@wdio/logger@9.0.4
Updated@wdio/protocols@9.0.4
Updated@wdio/types@9.0.4
Updated@wdio/utils@9.0.4