ios-sim-portable
Advanced tools
Comparing version 4.4.0 to 4.4.1-vision.0
@@ -83,3 +83,3 @@ "use strict"; | ||
// and the rest of the listing in order to later find the devices | ||
let deviceSectionRegex = /-- (iOS) (.+) --(\n .+)*/gm; | ||
let deviceSectionRegex = /-- (iOS|visionOS) (.+) --(\n .+)*/gm; | ||
let match = deviceSectionRegex.exec(rawDevices); | ||
@@ -86,0 +86,0 @@ let matches = []; |
{ | ||
"name": "ios-sim-portable", | ||
"version": "4.4.0", | ||
"version": "4.4.1-vision.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./lib/ios-sim.js", |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
103055
2