@applitools/socket
Advanced tools
Comparing version 1.1.12 to 1.1.13
# Changelog | ||
## [1.1.13](https://github.com/applitools/eyes.sdk.javascript1/compare/js/socket@1.1.12...js/socket@1.1.13) (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/logger bumped to 2.0.13 | ||
## [1.1.12](https://github.com/applitools/eyes.sdk.javascript1/compare/js/socket@1.1.11...js/socket@1.1.12) (2023-10-17) | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@applitools/socket", | ||
"version": "1.1.12", | ||
"version": "1.1.13", | ||
"description": "Applitools implementation for bidi-communication protocol", | ||
@@ -45,4 +45,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@applitools/logger": "2.0.12", | ||
"@applitools/utils": "1.6.2" | ||
"@applitools/logger": "2.0.13", | ||
"@applitools/utils": "1.6.3" | ||
}, | ||
@@ -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
46568
+ Added@applitools/logger@2.0.13(transitive)
+ Added@applitools/utils@1.6.3(transitive)
- Removed@applitools/logger@2.0.12(transitive)
- Removed@applitools/utils@1.6.2(transitive)
Updated@applitools/logger@2.0.13
Updated@applitools/utils@1.6.3