Socket
Socket
Sign inDemoInstall

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

Package Overview
Dependencies
Maintainers
30
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 12.0.0-alpha.12 to 12.0.0-alpha.13

2

build/config/findManifest.js

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

cwd: folder,
ignore: ['node_modules/**', '**/build/**', '**/debug/**', 'Examples/**', 'examples/**', '**/Pods/**', '**/sdks/hermes/android/**']
ignore: ['node_modules/**', '**/build/**', '**/debug/**', 'Examples/**', 'examples/**', '**/Pods/**', '**/sdks/hermes/android/**', '**/src/androidTest/**', '**/src/test/**']
})[0];

@@ -36,0 +36,0 @@ return manifestPath ? _path().default.join(folder, manifestPath) : null;

{
"name": "@react-native-community/cli-platform-android",
"version": "12.0.0-alpha.12",
"version": "12.0.0-alpha.13",
"license": "MIT",

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

"dependencies": {
"@react-native-community/cli-tools": "12.0.0-alpha.12",
"@react-native-community/cli-tools": "12.0.0-alpha.13",
"chalk": "^4.1.2",

@@ -25,3 +25,3 @@ "execa": "^5.0.0",

"devDependencies": {
"@react-native-community/cli-types": "12.0.0-alpha.12",
"@react-native-community/cli-types": "12.0.0-alpha.13",
"@types/fs-extra": "^8.1.0",

@@ -36,3 +36,3 @@ "@types/glob": "^7.1.1"

},
"gitHead": "0c6372c631cea02e7fc5e12a9141e8cea4bb90ba"
"gitHead": "fc87a75adfa86296da54915525eb0c809f25453e"
}

Sorry, the diff of this file is not supported yet

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