You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@react-native-community/cli

Package Overview
Dependencies
Maintainers
0
Versions
322
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
20.0.0-alpha.2

6

build/commands/init/init.js

@@ -256,3 +256,4 @@ "use strict";

platform: 'ios',
reactNativePath
reactNativePath,
iosFolderPath: _path().default.join(projectDirectory, 'ios')
});

@@ -275,3 +276,4 @@ await (0, _cliPlatformApple().installPods)(loader, {});

platform: 'ios',
reactNativePath
reactNativePath,
iosFolderPath: _path().default.join(projectDirectory, 'ios')
});

@@ -278,0 +280,0 @@ await (0, _cliPlatformApple().installPods)(loader, {});

{
"name": "@react-native-community/cli",
"version": "20.0.0-alpha.0",
"version": "20.0.0-alpha.2",
"description": "React Native CLI",

@@ -27,8 +27,8 @@ "license": "MIT",

"dependencies": {
"@react-native-community/cli-clean": "20.0.0-alpha.0",
"@react-native-community/cli-config": "20.0.0-alpha.0",
"@react-native-community/cli-doctor": "20.0.0-alpha.0",
"@react-native-community/cli-server-api": "20.0.0-alpha.0",
"@react-native-community/cli-tools": "20.0.0-alpha.0",
"@react-native-community/cli-types": "20.0.0-alpha.0",
"@react-native-community/cli-clean": "20.0.0-alpha.2",
"@react-native-community/cli-config": "20.0.0-alpha.2",
"@react-native-community/cli-doctor": "20.0.0-alpha.2",
"@react-native-community/cli-server-api": "20.0.0-alpha.2",
"@react-native-community/cli-tools": "20.0.0-alpha.2",
"@react-native-community/cli-types": "20.0.0-alpha.2",
"chalk": "^4.1.2",

@@ -59,3 +59,3 @@ "commander": "^9.4.1",

},
"gitHead": "b683e70d31dc0e73b4de11e0a987fdeb3dd65840"
"gitHead": "e2888d269dedca7999692320a081b9e243083f8e"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet