New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@expo/package-manager

Package Overview
Dependencies
Maintainers
27
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/package-manager - npm Package Compare versions

Comparing version

to
1.7.2-canary-20250124-42fe332

8

package.json
{
"name": "@expo/package-manager",
"version": "1.7.2-canary-20250114-804e26d",
"version": "1.7.2-canary-20250124-42fe332",
"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.2-canary-20250114-804e26d",
"@expo/json-file": "9.0.2-canary-20250124-42fe332",
"@expo/spawn-async": "^1.7.2",

@@ -59,3 +59,3 @@ "ansi-regex": "^5.0.0",

"@types/split": "^1.0.0",
"expo-module-scripts": "4.0.4-canary-20250114-804e26d"
"expo-module-scripts": "4.0.4-canary-20250124-42fe332"
},

@@ -65,3 +65,3 @@ "publishConfig": {

},
"gitHead": "804e26d8545f2b890dfa80eeb8122036f38d4d0c"
"gitHead": "42fe3321395867f7bacba1ea4dc90db1692f119e"
}