@applitools/screenshoter
Advanced tools
Comparing version 3.8.15 to 3.8.16
# Changelog | ||
## [3.8.16](https://github.com/applitools/eyes.sdk.javascript1/compare/js/screenshoter@3.8.15...js/screenshoter@3.8.16) (2023-11-21) | ||
### Dependencies | ||
* @applitools/utils bumped to 1.6.3 | ||
#### Bug Fixes | ||
* don't throw error for missing configuration file ([#2034](https://github.com/applitools/eyes.sdk.javascript1/issues/2034)) ([d084e7b](https://github.com/applitools/eyes.sdk.javascript1/commit/d084e7bf6e1727e3969622b4e597881f18241eb3)) | ||
* @applitools/spec-driver-webdriver bumped to 1.0.50 | ||
#### Bug Fixes | ||
* send devtool commands in chromium ([#2039](https://github.com/applitools/eyes.sdk.javascript1/issues/2039)) ([ff42043](https://github.com/applitools/eyes.sdk.javascript1/commit/ff42043c3d9f110eb7b22ab1a8448d77859923b4)) | ||
* @applitools/logger bumped to 2.0.13 | ||
* @applitools/image bumped to 1.1.8 | ||
* @applitools/driver bumped to 1.15.1 | ||
## [3.8.15](https://github.com/applitools/eyes.sdk.javascript1/compare/js/screenshoter@3.8.14...js/screenshoter@3.8.15) (2023-11-07) | ||
@@ -4,0 +27,0 @@ |
{ | ||
"name": "@applitools/screenshoter", | ||
"version": "3.8.15", | ||
"version": "3.8.16", | ||
"description": "Applitools universal screenshoter for web and native applications", | ||
@@ -59,10 +59,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@applitools/image": "1.1.7", | ||
"@applitools/logger": "2.0.12", | ||
"@applitools/image": "1.1.8", | ||
"@applitools/logger": "2.0.13", | ||
"@applitools/snippets": "2.4.24", | ||
"@applitools/utils": "1.6.2" | ||
"@applitools/utils": "1.6.3" | ||
}, | ||
"devDependencies": { | ||
"@applitools/driver": "^1.15.0", | ||
"@applitools/spec-driver-webdriver": "^1.0.49", | ||
"@applitools/driver": "^1.15.1", | ||
"@applitools/spec-driver-webdriver": "^1.0.50", | ||
"@applitools/test-utils": "^1.5.17", | ||
@@ -69,0 +69,0 @@ "appium": "^1.22.3", |
68837
+ Added@applitools/image@1.1.8(transitive)
+ Added@applitools/logger@2.0.13(transitive)
+ Added@applitools/utils@1.6.3(transitive)
- Removed@applitools/image@1.1.7(transitive)
- Removed@applitools/logger@2.0.12(transitive)
- Removed@applitools/utils@1.6.2(transitive)
Updated@applitools/image@1.1.8
Updated@applitools/logger@2.0.13
Updated@applitools/utils@1.6.3