@react-native-community/cli-types
Advanced tools
Comparing version 6.0.0-rc.0 to 6.0.0
@@ -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 @@ } |
{ | ||
"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" | ||
} |
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
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
13999
367
0