@react-native-community/cli-platform-ios
Advanced tools
Comparing version 5.0.1-alpha.1 to 5.0.1-alpha.2
@@ -172,4 +172,4 @@ "use strict"; | ||
* If provided simulator does not exist, try simulators in following order | ||
* - iPhone 12 | ||
* - iPhone 11 | ||
* - iPhone X | ||
* - iPhone 8 | ||
@@ -179,3 +179,3 @@ */ | ||
const fallbackSimulators = ['iPhone 11', 'iPhone X', 'iPhone 8']; | ||
const fallbackSimulators = ['iPhone 12', 'iPhone 11', 'iPhone 8']; | ||
const selectedSimulator = fallbackSimulators.reduce((simulator, fallback) => { | ||
@@ -182,0 +182,0 @@ return simulator || (0, _findMatchingSimulator.default)(simulators, { |
{ | ||
"name": "@react-native-community/cli-platform-ios", | ||
"version": "5.0.1-alpha.1", | ||
"version": "5.0.1-alpha.2", | ||
"license": "MIT", | ||
@@ -31,3 +31,4 @@ "main": "build/index.js", | ||
"native_modules.rb" | ||
] | ||
], | ||
"gitHead": "050531afffd5df947cd610d4f919bd5001d793cb" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
107915
64
2756
3