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 9.0.0-alpha.1 to 9.0.0-alpha.2

4

build/schema.js

@@ -81,3 +81,3 @@ "use strict";

configurations: _joi().default.array().items(_joi().default.string()).default([])
}).default({}),
}).allow(null),
android: _joi().default // AndroidDependencyParams

@@ -95,3 +95,3 @@ .object({

androidMkPath: _joi().default.string().allow(null)
}).default({})
}).allow(null)
}).default()

@@ -98,0 +98,0 @@ }).default(),

{
"name": "@react-native-community/cli-config",
"version": "9.0.0-alpha.1",
"version": "9.0.0-alpha.2",
"license": "MIT",

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

},
"gitHead": "9402009aed42439e3f1d4645939df039439a3812"
"gitHead": "61797e4c71a655f613fb9a38d41c73013fea9d60"
}

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