Socket
Socket
Sign inDemoInstall

@react-native-community/cli-platform-ios

Package Overview
Dependencies
Maintainers
29
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-platform-ios - npm Package Compare versions

Comparing version 2.2.0 to 2.4.1

2

build/commands/runIOS/index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc