Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
34
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 14.0.1 to 14.1.0

2

build/commands/buildIOS/index.d.ts

@@ -16,3 +16,3 @@ /**

}[];
options: ({
options: (false | {
name: string;

@@ -19,0 +19,0 @@ description: string;

@@ -46,3 +46,3 @@ declare const _default: ({

}[];
options: ({
options: (false | {
name: string;

@@ -49,0 +49,0 @@ description: string;

{
"name": "@react-native-community/cli-platform-ios",
"version": "14.0.1",
"version": "14.1.0",
"license": "MIT",

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

"dependencies": {
"@react-native-community/cli-platform-apple": "14.0.1"
"@react-native-community/cli-platform-apple": "14.1.0"
},

@@ -25,3 +25,3 @@ "files": [

},
"gitHead": "18e8dbaba3ede0db9fe3290dab8678ce79072f2b"
"gitHead": "9eb448fe7286bdf5f12a820c75be4ef0cf5eef67"
}

@@ -151,2 +151,6 @@ # @react-native-community/cli-platform-ios

#### `--device [string]`
Explicitly set device to use by name. The value is not required if you have a single device connected.
#### `--verbose`

@@ -153,0 +157,0 @@

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