You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@react-native-community/cli-config

Package Overview
Dependencies
5
Maintainers
30
Versions
115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.0-alpha.5 to 9.0.0-alpha.6

2

build/findDependencies.js

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

try {
pjson = JSON.parse(_fs().default.readFileSync(_path().default.join(root, 'package.json'), 'UTF-8'));
pjson = JSON.parse(_fs().default.readFileSync(_path().default.join(root, 'package.json'), 'utf8'));
} catch (e) {

@@ -40,0 +40,0 @@ return [];

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

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

"dependencies": {
"@react-native-community/cli-tools": "^9.0.0-alpha.5",
"@react-native-community/cli-tools": "^9.0.0-alpha.6",
"cosmiconfig": "^5.1.0",

@@ -34,3 +34,3 @@ "deepmerge": "^3.2.0",

},
"gitHead": "2ad7188990359da01c04c3f50ecafaba5dc88427"
"gitHead": "35d02f5b3687cb88e5846d2a44ee9be1a6788335"
}

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