Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
24
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.0.0-alpha.21 to 2.0.0-alpha.22

2

build/config/index.js

@@ -75,3 +75,3 @@ "use strict";

podfile: (0, _findPodfilePath.default)(projectPath),
podspec: (0, _findPodspecName.default)(folder),
podspec: userConfig.podspec || (0, _findPodspecName.default)(folder),
projectPath,

@@ -78,0 +78,0 @@ projectName: _path().default.basename(projectPath),

{
"name": "@react-native-community/cli-platform-ios",
"version": "2.0.0-alpha.21",
"version": "2.0.0-alpha.22",
"main": "build/index.js",
"dependencies": {
"@react-native-community/cli-tools": "^2.0.0-alpha.21",
"@react-native-community/cli-tools": "^2.0.0-alpha.22",
"chalk": "^1.1.1",

@@ -14,3 +14,3 @@ "xcode": "^2.0.0"

],
"gitHead": "ba14149103a68bc2946bd8d40aa04667e8b3b195"
"gitHead": "24babd6c5d8caefef660615974d8f41ebc9e1feb"
}
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