@expo/config-plugins
Advanced tools
Comparing version 9.0.14 to 9.0.15-canary-20250114-804e26d
{ | ||
"name": "@expo/config-plugins", | ||
"version": "9.0.14", | ||
"version": "9.0.15-canary-20250114-804e26d", | ||
"description": "A library for Expo config plugins", | ||
@@ -36,5 +36,5 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/config-types": "^52.0.3", | ||
"@expo/json-file": "~9.0.1", | ||
"@expo/plist": "^0.2.1", | ||
"@expo/config-types": "53.0.0-canary-20250114-804e26d", | ||
"@expo/json-file": "9.0.2-canary-20250114-804e26d", | ||
"@expo/plist": "0.2.2-canary-20250114-804e26d", | ||
"@expo/sdk-runtime-versions": "^1.0.0", | ||
@@ -56,3 +56,3 @@ "chalk": "^4.1.2", | ||
"@types/xml2js": "~0.4.11", | ||
"expo-module-scripts": "^4.0.3" | ||
"expo-module-scripts": "4.0.4-canary-20250114-804e26d" | ||
}, | ||
@@ -62,3 +62,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "986a4689b91f3efc527f7178a320b987c0005842" | ||
"gitHead": "804e26d8545f2b890dfa80eeb8122036f38d4d0c" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1131823
1
+ Added@expo/config-types@53.0.0-canary-20250114-804e26d(transitive)
+ Added@expo/json-file@9.0.2-canary-20250114-804e26d(transitive)
+ Added@expo/plist@0.2.2-canary-20250114-804e26d(transitive)
- Removed@expo/config-types@52.0.5(transitive)
- Removed@expo/json-file@9.0.2(transitive)
- Removed@expo/plist@0.2.2(transitive)