Socket
Socket
Sign inDemoInstall

@react-native-community/cli-config

Package Overview
Dependencies
Maintainers
30
Versions
120
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.13 to 12.0.0-alpha.14

1

build/schema.js

@@ -114,2 +114,3 @@ "use strict";

podspecPath: _joi().default.string(),
version: _joi().default.string(),
configurations: _joi().default.array().items(_joi().default.string()).default([]),

@@ -116,0 +117,0 @@ scriptPhases: _joi().default.array().items(_joi().default.object()).default([])

8

package.json
{
"name": "@react-native-community/cli-config",
"version": "12.0.0-alpha.13",
"version": "12.0.0-alpha.14",
"license": "MIT",

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

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

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

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

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

},
"gitHead": "fc87a75adfa86296da54915525eb0c809f25453e"
"gitHead": "e327e5972979f80dff6c2a4719d41df277446056"
}

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