create-expo-module
Advanced tools
Comparing version 0.0.1-canary-20231125-d600e44 to 0.0.1-canary-20231129-c0ec023
{ | ||
"name": "create-expo-module", | ||
"version": "0.0.1-canary-20231125-d600e44", | ||
"version": "0.0.1-canary-20231129-c0ec023", | ||
"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-20231125-d600e44", | ||
"@expo/json-file": "0.0.1-canary-20231125-d600e44", | ||
"@expo/config": "0.0.1-canary-20231129-c0ec023", | ||
"@expo/json-file": "0.0.1-canary-20231129-c0ec023", | ||
"@expo/spawn-async": "^1.5.0", | ||
@@ -59,5 +59,5 @@ "@expo/rudder-sdk-node": "^1.1.1", | ||
"@types/prompts": "^2.0.14", | ||
"expo-module-scripts": "0.0.1-canary-20231125-d600e44" | ||
"expo-module-scripts": "0.0.1-canary-20231129-c0ec023" | ||
}, | ||
"gitHead": "d600e446fb6eaa71a089309b28076f312f0773a3" | ||
"gitHead": "c0ec023855579d0d269e1f2e69717cf172af8fe5" | ||
} |
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
1
165045
+ Added@expo/config@0.0.1-canary-20231129-c0ec023(transitive)
+ Added@expo/config-plugins@0.0.1-canary-20231129-c0ec023(transitive)
+ Added@expo/fingerprint@0.0.1-canary-20231129-c0ec023(transitive)
+ Added@expo/json-file@0.0.1-canary-20231129-c0ec023(transitive)
- Removed@expo/config@0.0.1-canary-20231125-d600e44(transitive)
- Removed@expo/config-plugins@0.0.1-canary-20231125-d600e44(transitive)
- Removed@expo/fingerprint@0.0.1-canary-20231125-d600e44(transitive)
- Removed@expo/json-file@0.0.1-canary-20231125-d600e44(transitive)