webdriver
Advanced tools
Comparing version 9.6.2 to 9.6.3
{ | ||
"name": "webdriver", | ||
"version": "9.6.2", | ||
"version": "9.6.3", | ||
"description": "A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol", | ||
@@ -41,7 +41,7 @@ "author": "Christian Bromann <mail@bromann.dev>", | ||
"@types/ws": "^8.5.3", | ||
"@wdio/config": "9.6.2", | ||
"@wdio/config": "9.6.3", | ||
"@wdio/logger": "9.4.4", | ||
"@wdio/protocols": "9.4.4", | ||
"@wdio/types": "9.6.2", | ||
"@wdio/utils": "9.6.2", | ||
"@wdio/types": "9.6.3", | ||
"@wdio/utils": "9.6.3", | ||
"deepmerge-ts": "^7.0.3", | ||
@@ -51,3 +51,3 @@ "undici": "^6.20.1", | ||
}, | ||
"gitHead": "918477b20c54c27b98655b08f55a2a304495f0fa" | ||
"gitHead": "b3371191bb85dba78b26c1640d19e5a42aff755c" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
+ Added@wdio/config@9.6.3(transitive)
+ Added@wdio/types@9.6.3(transitive)
+ Added@wdio/utils@9.6.3(transitive)
- Removed@wdio/config@9.6.2(transitive)
- Removed@wdio/types@9.6.2(transitive)
- Removed@wdio/utils@9.6.2(transitive)
Updated@wdio/config@9.6.3
Updated@wdio/types@9.6.3
Updated@wdio/utils@9.6.3