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

@react-native-community/cli-config

Package Overview
Dependencies
Maintainers
34
Versions
131
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 15.1.2 to 16.0.0

4

build/schema.js

@@ -142,4 +142,2 @@ "use strict";

watchModeCommandParams: _joi().default.array().items(_joi().default.string()),
// @todo remove for RN 0.75
unstable_reactLegacyComponentNames: _joi().default.array().items(_joi().default.string()).optional(),
automaticPodsInstallation: _joi().default.bool().default(false),

@@ -157,4 +155,2 @@ assets: _joi().default.array().items(_joi().default.string()).default([])

watchModeCommandParams: _joi().default.array().items(_joi().default.string()),
// @todo remove for RN 0.75
unstable_reactLegacyComponentNames: _joi().default.array().items(_joi().default.string()).optional(),
assets: _joi().default.array().items(_joi().default.string()).default([])

@@ -161,0 +157,0 @@ }).default({})

8

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

@@ -11,3 +11,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",

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

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

@@ -35,3 +35,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