ios-sim-portable
Advanced tools
Comparing version 4.4.1-vision.0 to 4.4.1
@@ -283,3 +283,3 @@ "use strict"; | ||
// In case user closes simulator window but simulator app is still alive | ||
if (!haveBootedDevices) { | ||
if (!haveBootedDevices || !device) { | ||
device = yield this.getDeviceToRun(options); | ||
@@ -286,0 +286,0 @@ } |
{ | ||
"name": "ios-sim-portable", | ||
"version": "4.4.1-vision.0", | ||
"version": "4.4.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/ios-sim.js", |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
103072
1