create-expo-module
Advanced tools
Comparing version 0.0.1-canary-20240222-c729a13 to 0.0.1-canary-20240228-7cee619
{ | ||
"name": "create-expo-module", | ||
"version": "0.0.1-canary-20240222-c729a13", | ||
"version": "0.0.1-canary-20240228-7cee619", | ||
"description": "The script to create the Expo module", | ||
@@ -36,4 +36,4 @@ "main": "build/create-expo-module.js", | ||
"dependencies": { | ||
"@expo/config": "0.0.1-canary-20240222-c729a13", | ||
"@expo/json-file": "0.0.1-canary-20240222-c729a13", | ||
"@expo/config": "0.0.1-canary-20240228-7cee619", | ||
"@expo/json-file": "0.0.1-canary-20240228-7cee619", | ||
"@expo/rudder-sdk-node": "^1.1.1", | ||
@@ -59,5 +59,5 @@ "@expo/spawn-async": "^1.7.2", | ||
"@types/prompts": "^2.0.14", | ||
"expo-module-scripts": "0.0.1-canary-20240222-c729a13" | ||
"expo-module-scripts": "0.0.1-canary-20240228-7cee619" | ||
}, | ||
"gitHead": "c729a13f936926743c13c021f569a22921455e49" | ||
"gitHead": "7cee6192338de34ad301922c0cd6f4a4645c0fa9" | ||
} |
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
168283
+ Added@expo/config@0.0.1-canary-20240228-7cee619(transitive)
+ Added@expo/config-plugins@0.0.1-canary-20240228-7cee619(transitive)
+ Added@expo/json-file@0.0.1-canary-20240228-7cee619(transitive)
+ Added@expo/plist@0.0.1-canary-20240228-7cee619(transitive)
- Removed@expo/config@0.0.1-canary-20240222-c729a13(transitive)
- Removed@expo/config-plugins@0.0.1-canary-20240222-c729a13(transitive)
- Removed@expo/json-file@0.0.1-canary-20240222-c729a13(transitive)
- Removed@expo/plist@0.0.1-canary-20240222-c729a13(transitive)