@expo/package-manager
Advanced tools
Comparing version 1.6.2-canary-20250304-8a21aa7 to 1.6.2-canary-20250304-f08e984
{ | ||
"name": "@expo/package-manager", | ||
"version": "1.6.2-canary-20250304-8a21aa7", | ||
"version": "1.6.2-canary-20250304-f08e984", | ||
"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-20250304-8a21aa7", | ||
"@expo/json-file": "9.0.3-canary-20250304-f08e984", | ||
"@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-20250304-8a21aa7" | ||
"expo-module-scripts": "4.0.5-canary-20250304-f08e984" | ||
}, | ||
@@ -57,3 +57,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "8a21aa734aadf339bb2778a80d32602ed561405b" | ||
"gitHead": "f08e984ac18968d26ea7f7f34d11d29a0a97d518" | ||
} |
+ Added@expo/json-file@9.0.3-canary-20250304-f08e984(transitive)
- Removed@expo/json-file@9.0.3-canary-20250304-8a21aa7(transitive)