@applitools/nml-client
Advanced tools
Comparing version 1.8.6 to 1.8.7
# Changelog | ||
## [1.8.7](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.8.6...js/nml-client@1.8.7) (2024-06-11) | ||
### Dependencies | ||
* @applitools/driver bumped to 1.17.4 | ||
#### Bug Fixes | ||
* cache nml client per driver session ([#2368](https://github.com/Applitools-Dev/sdk/issues/2368)) ([5840389](https://github.com/Applitools-Dev/sdk/commit/5840389f74111c0e0e68026389c755c59a027b74)) | ||
* @applitools/spec-driver-webdriver bumped to 1.1.9 | ||
## [1.8.6](https://github.com/Applitools-Dev/sdk/compare/js/nml-client@1.8.5...js/nml-client@1.8.6) (2024-05-28) | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@applitools/nml-client", | ||
"version": "1.8.6", | ||
"version": "1.8.7", | ||
"description": "Client to integrate the SDKs to the Native Mobile Library (NML)", | ||
@@ -44,3 +44,3 @@ "homepage": "https://applitools.com", | ||
"devDependencies": { | ||
"@applitools/spec-driver-webdriver": "^1.1.8", | ||
"@applitools/spec-driver-webdriver": "^1.1.9", | ||
"@applitools/test-server": "^1.2.2", | ||
@@ -47,0 +47,0 @@ "@applitools/test-utils": "^1.5.17", |
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
72431