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 13.5.2 to 13.6.0

6

build/android.d.ts

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

cmakeListsPath?: string | null;
cxxModuleCMakeListsModuleName?: string | null;
cxxModuleCMakeListsPath?: string | null;
cxxModuleHeaderName?: string | null;
};

@@ -42,3 +45,6 @@ export type AndroidDependencyParams = {

cmakeListsPath?: string | null;
cxxModuleCMakeListsModuleName?: string | null;
cxxModuleCMakeListsPath?: string | null;
cxxModuleHeaderName?: string | null;
};
//# sourceMappingURL=android.d.ts.map

4

package.json
{
"name": "@react-native-community/cli-types",
"version": "13.5.2",
"version": "13.6.0",
"main": "build",

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

},
"gitHead": "2602f83860f7f834b38d1a51bcafbae3e89bb40b"
"gitHead": "34a48c7ba592ffd86a9f243ca3bec92de4a83e4b"
}

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