Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-native-community/cli-types

Package Overview
Dependencies
Maintainers
40
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-community/cli-types - npm Package Compare versions

Comparing version 6.0.0-rc.0 to 6.0.0

2

build/android.d.ts

@@ -14,2 +14,3 @@ export interface AndroidProjectConfig {

appName: string;
dependencyConfiguration?: string;
}

@@ -24,2 +25,3 @@ export declare type AndroidProjectParams = Partial<AndroidProjectConfig>;

packageName: string;
dependencyConfiguration?: string;
buildTypes: string[];

@@ -26,0 +28,0 @@ }

4

package.json
{
"name": "@react-native-community/cli-types",
"version": "6.0.0-rc.0",
"version": "6.0.0",
"main": "build",

@@ -23,3 +23,3 @@ "publishConfig": {

},
"gitHead": "67b6623b951e9cfc956edc503bf5b83c9ade7c85"
"gitHead": "47aed081b4cbea02d4cc7f12d4fec732ee85b2a4"
}
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