Socket
Socket
Sign inDemoInstall

@react-native-community/cli-platform-android

Package Overview
Dependencies
Maintainers
29
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-platform-android - npm Package Compare versions

Comparing version 2.0.0-rc.3 to 2.0.0-rc.4

build/link/warnAboutManuallyLinkedLibs.js

4

build/commands/runAndroid/index.js

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

var _warnAboutManuallyLinkedLibs = _interopRequireDefault(require("../../link/warnAboutManuallyLinkedLibs"));
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -84,2 +86,4 @@

(0, _warnAboutManuallyLinkedLibs.default)(config);
if (!args.packager) {

@@ -86,0 +90,0 @@ return buildAndRun(args);

6

package.json
{
"name": "@react-native-community/cli-platform-android",
"version": "2.0.0-rc.3",
"version": "2.0.0-rc.4",
"main": "build/index.js",
"dependencies": {
"@react-native-community/cli-tools": "^2.0.0-rc.3",
"@react-native-community/cli-tools": "^2.0.0-rc.4",
"logkitty": "^0.4.0",

@@ -15,3 +15,3 @@ "slash": "^2.0.0",

],
"gitHead": "de936f6caa933ab46991b231cd294f727be53589"
"gitHead": "024a43231690f39944a584b97cd57885ef722fe4"
}

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