appium-uiautomator2-server
Advanced tools
Comparing version 5.11.0 to 5.11.1
@@ -0,1 +1,8 @@ | ||
## [5.11.1](https://github.com/appium/appium-uiautomator2-server/compare/v5.11.0...v5.11.1) (2023-06-07) | ||
### Miscellaneous Chores | ||
* **deps-dev:** bump conventional-changelog-conventionalcommits ([#514](https://github.com/appium/appium-uiautomator2-server/issues/514)) ([bd43b55](https://github.com/appium/appium-uiautomator2-server/commit/bd43b55860e88a72b15142edba2f52efa5e5e895)) | ||
## [5.11.0](https://github.com/appium/appium-uiautomator2-server/compare/v5.10.0...v5.11.0) (2023-06-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "appium-uiautomator2-server", | ||
"version": "5.11.0", | ||
"version": "5.11.1", | ||
"description": "A netty server with uiautomator2 handlers", | ||
@@ -51,3 +51,3 @@ "main": "index.js", | ||
"bluebird": "^3.7.2", | ||
"conventional-changelog-conventionalcommits": "^5.0.0", | ||
"conventional-changelog-conventionalcommits": "^6.0.0", | ||
"fancy-log": "^2.0.0", | ||
@@ -54,0 +54,0 @@ "eslint": "^7.32.0", |
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
14955208