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 8.0.1 to 8.0.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

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

buildTypes: _joi().default.array().items(_joi().default.string()).default([])
}).default({})
}).allow(null)
}).default()

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

{
"name": "@react-native-community/cli-config",
"version": "8.0.1",
"version": "8.0.2",
"license": "MIT",

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

},
"gitHead": "aa56ffbfd30ddfdc98e2d2718d20de715b498885"
"gitHead": "01a49f8e5e5d68f08d6adeb46faea6557ea2aa65"
}

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