@react-native-community/cli-types
Advanced tools
Comparing version 8.0.0 to 9.0.0-alpha.0
@@ -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 |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18560
218
1