You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@expo/config

Package Overview
Dependencies
Maintainers
10
Versions
358
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/config - npm Package Compare versions

Comparing version
55.0.4-canary-20260128-67ce8d5
to
55.0.4
+6
-5
package.json
{
"name": "@expo/config",
"version": "55.0.4-canary-20260128-67ce8d5",
"version": "55.0.4",
"description": "A library for interacting with the app.json",

@@ -37,5 +37,5 @@ "main": "build/index.js",

"@babel/code-frame": "^7.20.0",
"@expo/config-plugins": "55.0.4-canary-20260128-67ce8d5",
"@expo/config-types": "55.0.0-canary-20260128-67ce8d5",
"@expo/json-file": "10.0.12-canary-20260128-67ce8d5",
"@expo/config-plugins": "~55.0.4",
"@expo/config-types": "^55.0.4",
"@expo/json-file": "^10.0.12",
"deepmerge": "^4.3.1",

@@ -58,3 +58,4 @@ "getenv": "^2.0.0",

"access": "public"
}
},
"gitHead": "436ffb4355d5207f4a03fbc3568cd33424a40f3e"
}