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
30
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 8.0.0 to 9.0.0-alpha.0

6

build/android.d.ts

@@ -20,2 +20,5 @@ export interface AndroidProjectConfig {

buildTypes: string[];
libraryName?: string | null;
componentDescriptors?: string[] | null;
androidMkPath?: string | null;
};

@@ -30,3 +33,6 @@ export declare type AndroidDependencyParams = {

buildTypes?: string[];
libraryName?: string | null;
componentDescriptors?: string[] | null;
androidMkPath?: string | null;
};
//# sourceMappingURL=android.d.ts.map

4

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

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

},
"gitHead": "810b6a04821e493b39b078e56ae57c704fcc724d"
"gitHead": "c4179d8c0d956fe226d839c85b9887ec3c8c6892"
}

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