@applitools/socket
Advanced tools
Comparing version 1.1.9 to 1.1.10
# Changelog | ||
## [1.1.10](https://github.com/applitools/eyes.sdk.javascript1/compare/js/socket@1.1.9...js/socket@1.1.10) (2023-09-04) | ||
### Dependencies | ||
* @applitools/utils bumped to 1.6.0 | ||
#### Features | ||
* add support for fallback in `req` ([#1899](https://github.com/applitools/eyes.sdk.javascript1/issues/1899)) ([d69c4b5](https://github.com/applitools/eyes.sdk.javascript1/commit/d69c4b5830370c471dfc25b6e2caddca8b458df9)) | ||
* @applitools/logger bumped to 2.0.10 | ||
## [1.1.9](https://github.com/applitools/eyes.sdk.javascript1/compare/js/socket@1.1.8...js/socket@1.1.9) (2023-08-30) | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@applitools/socket", | ||
"version": "1.1.9", | ||
"version": "1.1.10", | ||
"description": "Applitools implementation for bidi-communication protocol", | ||
@@ -45,4 +45,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@applitools/logger": "2.0.9", | ||
"@applitools/utils": "1.5.2" | ||
"@applitools/logger": "2.0.10", | ||
"@applitools/utils": "1.6.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
42651
+ Added@applitools/logger@2.0.10(transitive)
+ Added@applitools/utils@1.6.0(transitive)
- Removed@applitools/logger@2.0.9(transitive)
- Removed@applitools/utils@1.5.2(transitive)
Updated@applitools/logger@2.0.10
Updated@applitools/utils@1.6.0