appium-uiautomator2-server
Advanced tools
Comparing version 5.12.0 to 5.12.1
@@ -0,1 +1,8 @@ | ||
## [5.12.1](https://github.com/appium/appium-uiautomator2-server/compare/v5.12.0...v5.12.1) (2023-06-29) | ||
### Bug Fixes | ||
* Ignore start coordinates for the very first move action ([#518](https://github.com/appium/appium-uiautomator2-server/issues/518)) ([8b505f2](https://github.com/appium/appium-uiautomator2-server/commit/8b505f2640979dfd342875321fdb5507123e0c8b)) | ||
## [5.12.0](https://github.com/appium/appium-uiautomator2-server/compare/v5.11.1...v5.12.0) (2023-06-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "appium-uiautomator2-server", | ||
"version": "5.12.0", | ||
"version": "5.12.1", | ||
"description": "A netty server with uiautomator2 handlers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
14955951