@applitools/socket
Advanced tools
Comparing version 1.1.13 to 1.1.14
# Changelog | ||
## [1.1.14](https://github.com/applitools/eyes.sdk.javascript1/compare/js/socket@1.1.13...js/socket@1.1.14) (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.1.13](https://github.com/applitools/eyes.sdk.javascript1/compare/js/socket@1.1.12...js/socket@1.1.13) (2023-11-21) | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@applitools/socket", | ||
"version": "1.1.13", | ||
"version": "1.1.14", | ||
"description": "Applitools implementation for bidi-communication protocol", | ||
@@ -45,4 +45,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@applitools/logger": "2.0.13", | ||
"@applitools/utils": "1.6.3" | ||
"@applitools/logger": "2.0.14", | ||
"@applitools/utils": "1.7.0" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
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
47093
+ 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