Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

appium-uiautomator2-server

Package Overview
Dependencies
Maintainers
9
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

appium-uiautomator2-server - npm Package Compare versions

Comparing version 6.0.9 to 7.0.0

apks/appium-uiautomator2-server-v7.0.0.apk

21

CHANGELOG.md

@@ -0,1 +1,22 @@

## [7.0.0](https://github.com/appium/appium-uiautomator2-server/compare/v6.0.9...v7.0.0) (2024-02-09)
### ⚠ BREAKING CHANGES
* Removed the following obsolete endpoints in favour of W3C actions :
- /session/:sessionId/appium/tap
- /session/:sessionId/touch/perform
- /session/:sessionId/touch/longclick
- /session/:sessionId/touch/drag
- /session/:sessionId/touch/flick
- /session/:sessionId/touch/multi/perform
- /session/:sessionId/touch/down
- /session/:sessionId/touch/up
- /session/:sessionId/touch/move
* The /session/:sessionId/touch/scroll endpoint has been renamed to /session/:sessionId/gestures/scroll_to
### Features
* Remove obsolete endpoints that are part of JSONWP touch spec ([#612](https://github.com/appium/appium-uiautomator2-server/issues/612)) ([08bf652](https://github.com/appium/appium-uiautomator2-server/commit/08bf65227c42cf7065d783c3bd630de651b39584))
## [6.0.9](https://github.com/appium/appium-uiautomator2-server/compare/v6.0.8...v6.0.9) (2024-02-09)

@@ -2,0 +23,0 @@

2

package.json
{
"name": "appium-uiautomator2-server",
"version": "6.0.9",
"version": "7.0.0",
"description": "A netty server with uiautomator2 handlers",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc