@expo/config-plugins
Advanced tools
Comparing version 0.0.1-canary-20240318-dd8f245 to 0.0.1-canary-20240320-8a10e09
{ | ||
"name": "@expo/config-plugins", | ||
"version": "0.0.1-canary-20240318-dd8f245", | ||
"version": "0.0.1-canary-20240320-8a10e09", | ||
"description": "A library for Expo config plugins", | ||
@@ -36,7 +36,6 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/config-types": "51.0.0-canary-20240318-dd8f245", | ||
"@expo/json-file": "0.0.1-canary-20240318-dd8f245", | ||
"@expo/plist": "0.0.1-canary-20240318-dd8f245", | ||
"@expo/config-types": "51.0.0-canary-20240320-8a10e09", | ||
"@expo/json-file": "0.0.1-canary-20240320-8a10e09", | ||
"@expo/plist": "0.0.1-canary-20240320-8a10e09", | ||
"@expo/sdk-runtime-versions": "^1.0.0", | ||
"@react-native/normalize-color": "^2.0.0", | ||
"chalk": "^4.1.2", | ||
@@ -58,3 +57,3 @@ "debug": "^4.3.1", | ||
"@types/xml2js": "~0.4.11", | ||
"expo-module-scripts": "0.0.1-canary-20240318-dd8f245" | ||
"expo-module-scripts": "0.0.1-canary-20240320-8a10e09" | ||
}, | ||
@@ -64,3 +63,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "dd8f245bfb048ed385cee09673339769bd2dd343" | ||
"gitHead": "8a10e09a475b60c4cdf1983e64618ed5fcc8f5ed" | ||
} |
15
1077241
+ Added@expo/config-types@51.0.0-canary-20240320-8a10e09(transitive)
+ Added@expo/json-file@0.0.1-canary-20240320-8a10e09(transitive)
+ Added@expo/plist@0.0.1-canary-20240320-8a10e09(transitive)
- Removed@react-native/normalize-color@^2.0.0
- Removed@expo/config-types@51.0.0-canary-20240318-dd8f245(transitive)
- Removed@expo/json-file@0.0.1-canary-20240318-dd8f245(transitive)
- Removed@expo/plist@0.0.1-canary-20240318-dd8f245(transitive)
- Removed@react-native/normalize-color@2.1.0(transitive)