appium-uiautomator2-server
Advanced tools
Comparing version 7.1.8 to 7.1.9
@@ -0,1 +1,7 @@ | ||
## [7.1.9](https://github.com/appium/appium-uiautomator2-server/compare/v7.1.8...v7.1.9) (2024-12-31) | ||
### Bug Fixes | ||
* stuck client when socket client never initializes ([#676](https://github.com/appium/appium-uiautomator2-server/issues/676)) ([34161a3](https://github.com/appium/appium-uiautomator2-server/commit/34161a3bc2b9917ccf9d51b7e995f52c69df55f4)) | ||
## [7.1.8](https://github.com/appium/appium-uiautomator2-server/compare/v7.1.7...v7.1.8) (2024-12-24) | ||
@@ -2,0 +8,0 @@ |
{ | ||
"name": "appium-uiautomator2-server", | ||
"version": "7.1.8", | ||
"version": "7.1.9", | ||
"description": "A netty server with uiautomator2 handlers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
15765373