create-expo-nightly
Advanced tools
Comparing version 0.0.1-canary-20240327-a7302d9 to 0.0.1-canary-20240328-24ecc5e
{ | ||
"name": "create-expo-nightly", | ||
"version": "0.0.1-canary-20240327-a7302d9", | ||
"version": "0.0.1-canary-20240328-24ecc5e", | ||
"license": "MIT", | ||
@@ -40,3 +40,3 @@ "description": "A tool to create an Expo app for react-native nightlies testing", | ||
"devDependencies": { | ||
"@expo/json-file": "0.0.1-canary-20240327-a7302d9", | ||
"@expo/json-file": "0.0.1-canary-20240328-24ecc5e", | ||
"@tsconfig/node20": "^20.1.2", | ||
@@ -46,3 +46,3 @@ "@vercel/ncc": "^0.38.0", | ||
"commander": "^11.1.0", | ||
"expo-module-scripts": "0.0.1-canary-20240327-a7302d9", | ||
"expo-module-scripts": "0.0.1-canary-20240328-24ecc5e", | ||
"fs-extra": "^11.2.0", | ||
@@ -52,3 +52,3 @@ "glob": "^10.3.10", | ||
}, | ||
"gitHead": "a7302d9916a445e550bd2a0953f797a914538e77" | ||
"gitHead": "24ecc5e1b36bf606ad1babdc759694d9216e0842" | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
0