Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
30
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 12.0.0-alpha.14 to 12.0.0-alpha.15

3

build/commands/buildIOS/buildOptions.js

@@ -35,2 +35,5 @@ "use strict";

description: 'Explicitly select which scheme and configuration to use before running a build'
}, {
name: '--force-pods',
description: 'Force CocoaPods installation'
}];

@@ -37,0 +40,0 @@ exports.buildOptions = buildOptions;

8

package.json
{
"name": "@react-native-community/cli-platform-ios",
"version": "12.0.0-alpha.14",
"version": "12.0.0-alpha.15",
"license": "MIT",

@@ -10,3 +10,3 @@ "main": "build/index.js",

"dependencies": {
"@react-native-community/cli-tools": "12.0.0-alpha.14",
"@react-native-community/cli-tools": "12.0.0-alpha.15",
"chalk": "^4.1.2",

@@ -19,3 +19,3 @@ "execa": "^5.0.0",

"devDependencies": {
"@react-native-community/cli-types": "12.0.0-alpha.14",
"@react-native-community/cli-types": "12.0.0-alpha.15",
"@types/glob": "^7.1.1",

@@ -37,3 +37,3 @@ "@types/lodash": "^4.14.149",

},
"gitHead": "e327e5972979f80dff6c2a4719d41df277446056"
"gitHead": "47edd13fad76b6f5d3a95d5b5be2e55580001efc"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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