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

appium-uiautomator2-server

Package Overview
Dependencies
Maintainers
10
Versions
238
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 5.7.0 to 5.7.1

apks/appium-uiautomator2-server-v5.7.1.apk

4

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

@@ -30,6 +30,6 @@ "main": "index.js",

"scripts": {
"clean": "rm -rf node_modules && rm -f package-lock.json && npm install",
"bump-gradle-version": "node ./scripts/gradle-version-update.js --package-version=${npm_package_version} && git add app/build.gradle",
"build": "./gradlew clean assembleServerDebug assembleServerDebugAndroidTest && npm run move-apks && npm run sign-apk",
"sign-apk": "node ./scripts/sign-apk.js",
"lint:java": "./gradlew lint",
"lint": "eslint .",

@@ -36,0 +36,0 @@ "lint:fix": "npm run lint -- --fix",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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