Socket
Socket
Sign inDemoInstall

@react-native-community/cli-config

Package Overview
Dependencies
Maintainers
30
Versions
116
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 12.0.0-alpha.18 to 12.0.0

3

build/schema.js

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

watchModeCommandParams: _joi().default.array().items(_joi().default.string()),
unstable_reactLegacyComponentNames: _joi().default.array().items(_joi().default.string()).default([])
unstable_reactLegacyComponentNames: _joi().default.array().items(_joi().default.string()).default([]),
automaticPodsInstallation: _joi().default.bool().default(false)
}).default({}),

@@ -142,0 +143,0 @@ android: _joi().default

{
"name": "@react-native-community/cli-config",
"version": "12.0.0-alpha.18",
"version": "12.0.0",
"license": "MIT",

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

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

@@ -25,3 +25,3 @@ "cosmiconfig": "^5.1.0",

"devDependencies": {
"@react-native-community/cli-types": "12.0.0-alpha.18",
"@react-native-community/cli-types": "12.0.0",
"@types/cosmiconfig": "^5.0.3",

@@ -36,3 +36,3 @@ "@types/glob": "^7.1.1"

},
"gitHead": "174948353be0bf67c5b8beb657608b22b21de5ca"
"gitHead": "3f206fd01f70706ce17e4a33c3528a60e684d41e"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc