@applitools/driver
Advanced tools
Comparing version 1.15.1 to 1.15.2
# Changelog | ||
## [1.15.2](https://github.com/applitools/eyes.sdk.javascript1/compare/js/driver@1.15.1...js/driver@1.15.2) (2023-12-05) | ||
### Dependencies | ||
* @applitools/utils bumped to 1.7.0 | ||
#### Features | ||
* add Eyes.getResults method ([#2046](https://github.com/applitools/eyes.sdk.javascript1/issues/2046)) ([#2069](https://github.com/applitools/eyes.sdk.javascript1/issues/2069)) ([4d263e1](https://github.com/applitools/eyes.sdk.javascript1/commit/4d263e19cb5e5708790a1a7ef90ff8f3eee50d91)) | ||
* @applitools/logger bumped to 2.0.14 | ||
## [1.15.1](https://github.com/applitools/eyes.sdk.javascript1/compare/js/driver@1.15.0...js/driver@1.15.1) (2023-11-21) | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@applitools/driver", | ||
"version": "1.15.1", | ||
"version": "1.15.2", | ||
"description": "Applitools universal framework wrapper", | ||
@@ -76,5 +76,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@applitools/logger": "2.0.13", | ||
"@applitools/logger": "2.0.14", | ||
"@applitools/snippets": "2.4.24", | ||
"@applitools/utils": "1.6.3", | ||
"@applitools/utils": "1.7.0", | ||
"semver": "7.5.4" | ||
@@ -81,0 +81,0 @@ }, |
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
264611
+ Added@applitools/logger@2.0.14(transitive)
+ Added@applitools/utils@1.7.0(transitive)
- Removed@applitools/logger@2.0.13(transitive)
- Removed@applitools/utils@1.6.3(transitive)
Updated@applitools/logger@2.0.14
Updated@applitools/utils@1.7.0