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

androidctrl

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

androidctrl - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

2

android.js

@@ -81,3 +81,3 @@ 'use strict';

return spawnWaitFor(
'emulator -verbose -avd "' + avdName + '" -no-boot-anim -no-skin',
'emulator -verbose -avd "' + avdName + '" -no-boot-anim',
/emulator: control console listening on port (\d+), ADB on port \d+/

@@ -84,0 +84,0 @@ ).then(function(result) {

{
"name": "androidctrl",
"version": "1.0.8",
"version": "1.0.9",
"description": "Node module for managing and controlling the Android Emulator",

@@ -5,0 +5,0 @@ "main": "android.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