create-expo-nightly
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -14,1 +14,2 @@ export interface ProjectProperties { | ||
export declare function prebuildAppAsync(projectRoot: string, templateTarballPath: string): Promise<void>; | ||
export declare function installCocoaPodsAsync(projectRoot: string): Promise<void>; |
{ | ||
"name": "create-expo-nightly", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "A tool to create an Expo app for react-native nightlies testing", |
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
542258
812