@react-native-community/cli-platform-ios
Advanced tools
Comparing version 2.2.0 to 2.4.1
@@ -116,3 +116,3 @@ "use strict"; | ||
if (device) { | ||
return _cliTools().logger.error(`Could not find a device named: "${_chalk().default.bold(device)}". ${printFoundDevices(devices)}`); | ||
return _cliTools().logger.error(`Could not find a device named: "${_chalk().default.bold(String(device))}". ${printFoundDevices(devices)}`); | ||
} | ||
@@ -119,0 +119,0 @@ |
{ | ||
"name": "@react-native-community/cli-platform-ios", | ||
"version": "2.2.0", | ||
"version": "2.4.1", | ||
"license": "MIT", | ||
"main": "build/index.js", | ||
"dependencies": { | ||
"@react-native-community/cli-tools": "^2.0.2", | ||
"chalk": "^1.1.1", | ||
"@react-native-community/cli-tools": "^2.4.1", | ||
"chalk": "^2.4.2", | ||
"xcode": "^2.0.0" | ||
@@ -14,3 +15,3 @@ }, | ||
], | ||
"gitHead": "9e2be6ce0f7d85b66392fe930ff717cab02b43f7" | ||
"gitHead": "3a17d449d89766e3332419bbe75d715ce5de3c9d" | ||
} |
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
100423
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
Updatedchalk@^2.4.2