Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-native-community/cli-config-apple

Package Overview
Dependencies
Maintainers
34
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-config-apple - npm Package Compare versions

Comparing version 15.1.2 to 16.0.0

5

build/config/index.js

@@ -70,7 +70,2 @@ "use strict";

const xcodeProject = (0, _findXcodeProject.default)(_fs().default.readdirSync(sourceDir));
// @ts-ignore @todo remove for RN 0.75
if (userConfig.unstable_reactLegacyComponentNames) {
_cliTools().logger.warn('The "project.ios.unstable_reactLegacyComponentNames" config option is not necessary anymore for React Native 0.74 and does nothing. Please remove it from the "react-native.config.js" file.');
}
return {

@@ -77,0 +72,0 @@ sourceDir,

8

package.json
{
"name": "@react-native-community/cli-config-apple",
"version": "15.1.2",
"version": "16.0.0",
"license": "MIT",

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

"dependencies": {
"@react-native-community/cli-tools": "15.1.2",
"@react-native-community/cli-tools": "16.0.0",
"chalk": "^4.1.2",

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

"devDependencies": {
"@react-native-community/cli-types": "15.1.2",
"@react-native-community/cli-types": "16.0.0",
"ora": "^5.4.1"

@@ -32,3 +32,3 @@ },

},
"gitHead": "7207ef0ae3cd8e77f5e953fae89b84a1d479d6c3"
"gitHead": "1d30fea289128e3fb663ec243014e469b0892d6b"
}

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