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
26
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
0.0.1-canary-20240411-55a0085

8

package.json
{
"name": "@expo/package-manager",
"version": "0.0.1-canary-20240411-33a7dc1",
"version": "0.0.1-canary-20240411-55a0085",
"description": "A library for installing and finding packages in a project",

@@ -40,3 +40,3 @@ "main": "build/index.js",

"dependencies": {
"@expo/json-file": "0.0.1-canary-20240411-33a7dc1",
"@expo/json-file": "0.0.1-canary-20240411-55a0085",
"@expo/spawn-async": "^1.7.2",

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

"@types/split": "^1.0.0",
"expo-module-scripts": "0.0.1-canary-20240411-33a7dc1"
"expo-module-scripts": "0.0.1-canary-20240411-55a0085"
},

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

},
"gitHead": "33a7dc1ce3283426fd553cd6675d0540214ab902"
"gitHead": "55a0085807d697b6404370c7532542a29fe50457"
}