Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
23
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-alpha.7 to 2.0.0-alpha.8

4

build/commands/runAndroid/index.js

@@ -165,4 +165,4 @@ "use strict";

});
} catch (e) {
_cliTools().logger.error('Could not build the app, read the error above for details.');
} catch (error) {
throw new (_cliTools().CLIError)('Could not build the app, read the error above for details', error);
}

@@ -169,0 +169,0 @@ }

{
"name": "@react-native-community/cli-platform-android",
"version": "2.0.0-alpha.7",
"version": "2.0.0-alpha.8",
"main": "build/index.js",
"dependencies": {
"@react-native-community/cli-tools": "^2.0.0-alpha.7",
"@react-native-community/cli-tools": "^2.0.0-alpha.8",
"logkitty": "^0.4.0",

@@ -15,3 +15,3 @@ "node-fetch": "^2.2.0",

],
"gitHead": "60606efd56da6065d339100e42968c25b4dad182"
"gitHead": "98d88d5f4312f09b01da5ac8a14648900176a114"
}
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