@applitools/screenshoter
Advanced tools
Comparing version 3.4.10 to 3.4.11
{ | ||
"name": "@applitools/screenshoter", | ||
"version": "3.4.10", | ||
"version": "3.4.11", | ||
"description": "Applitools universal screenshoter for web and native applications", | ||
@@ -62,3 +62,3 @@ "keywords": [ | ||
"ios:setup": "node ./scripts/ios-simulator.js", | ||
"appium:setup": "mkdir -p ./logs && appium --address 127.0.0.1 --port 4723 --base-path /wd/hub --log-level error:info --log ./logs/appium.log &", | ||
"appium:setup": "mkdir -p ./logs && appium --address 127.0.0.1 --port 4723 --base-path /wd/hub --log-level error:info --log ./logs/appium.log --relaxed-security &", | ||
"deps": "bongo deps", | ||
@@ -84,3 +84,3 @@ "gh:publish": "gh workflow run publish-screenshoter.yml --ref $(git rev-parse --abbrev-ref HEAD)", | ||
"@applitools/bongo": "^2.1.6", | ||
"@applitools/driver": "^1.9.15", | ||
"@applitools/driver": "^1.9.17", | ||
"@applitools/scripts": "^1.1.0", | ||
@@ -87,0 +87,0 @@ "@applitools/spec-driver-webdriverio": "^1.2.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
71689