@expo/package-manager
Advanced tools
Comparing version 1.6.2-canary-20250303-4dba60e to 1.6.2-canary-20250304-0da3971
{ | ||
"name": "@expo/package-manager", | ||
"version": "1.6.2-canary-20250303-4dba60e", | ||
"version": "1.6.2-canary-20250304-0da3971", | ||
"description": "A library for installing and finding packages in a project", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/json-file": "9.0.3-canary-20250303-4dba60e", | ||
"@expo/json-file": "9.0.3-canary-20250304-0da3971", | ||
"@expo/spawn-async": "^1.7.2", | ||
@@ -51,3 +51,3 @@ "chalk": "^4.0.0", | ||
"@types/npm-package-arg": "^6.1.0", | ||
"expo-module-scripts": "4.0.5-canary-20250303-4dba60e" | ||
"expo-module-scripts": "4.0.5-canary-20250304-0da3971" | ||
}, | ||
@@ -57,3 +57,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "4dba60e10b5d44b453073aa4968e9dbf312dea6c" | ||
"gitHead": "0da3971e287bd6878604d671bce0c82db5056a84" | ||
} |
+ Added@expo/json-file@9.0.3-canary-20250304-0da3971(transitive)
- Removed@expo/json-file@9.0.3-canary-20250303-4dba60e(transitive)