New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

macaca-android

Package Overview
Dependencies
Maintainers
6
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

macaca-android - npm Package Compare versions

Comparing version 2.0.35 to 2.0.36

7

lib/controllers.js

@@ -123,6 +123,5 @@ 'use strict';

if (arrText.length) {
// yield this.proxyCommand('/wd/hub/session/:sessionId/element/1/value', 'post', {
// value: [arrText.join('')]
// });
this.adb.input(`text ${arrText.join('')}`);
yield this.proxyCommand('/wd/hub/session/:sessionId/element/1/value', 'post', {
value: [arrText.join('')]
});
}

@@ -129,0 +128,0 @@ return null;

{
"name": "macaca-android",
"version": "2.0.35",
"version": "2.0.36",
"description": "Macaca Android driver",

@@ -5,0 +5,0 @@ "keywords": [

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