adb-foreach
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,3 @@ | ||
#! /usr/bin/env node | ||
var exec = require('child_process').exec; | ||
@@ -2,0 +4,0 @@ var ADB = require('appium-adb'); |
{ | ||
"name": "adb-foreach", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Commandline tool to send commands to all Android devices currently connected to your machine", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
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
1237
18