Socket
Socket
Sign inDemoInstall

@applitools/nml-client

Package Overview
Dependencies
23
Maintainers
43
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.5.6 to 1.5.7

7

CHANGELOG.md
# Changelog
## [1.5.7](https://github.com/applitools/eyes.sdk.javascript1/compare/js/nml-client@1.5.6...js/nml-client@1.5.7) (2023-08-10)
### Bug Fixes
* propagate stitch mode to applitools lib ([a2dcedb](https://github.com/applitools/eyes.sdk.javascript1/commit/a2dcedb4bc6b999c137ed2aab43e0a463aa90169))
## [1.5.6](https://github.com/applitools/eyes.sdk.javascript1/compare/js/nml-client@1.5.5...js/nml-client@1.5.6) (2023-08-03)

@@ -4,0 +11,0 @@

2

package.json
{
"name": "@applitools/nml-client",
"version": "1.5.6",
"version": "1.5.7",
"description": "Client to integrate the SDKs to the Native Mobile Library (NML)",

@@ -5,0 +5,0 @@ "homepage": "https://applitools.com",

@@ -18,2 +18,3 @@ /// <reference types="node" />

scrollRootElement?: Selector;
stitchMode?: 'Scroll' | 'CSS' | 'Resize';
hideScrollbars?: boolean;

@@ -20,0 +21,0 @@ hideCaret?: boolean;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc