Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
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.2
to
55.0.3
+5
-5
package.json
{
"name": "@expo/config",
"version": "55.0.2",
"version": "55.0.3",
"description": "A library for interacting with the app.json",

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

"@babel/code-frame": "~7.10.4",
"@expo/config-plugins": "~55.0.2",
"@expo/config-types": "^55.0.2",
"@expo/json-file": "^10.0.10",
"@expo/config-plugins": "~55.0.3",
"@expo/config-types": "^55.0.3",
"@expo/json-file": "^10.0.11",
"deepmerge": "^4.3.1",

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

},
"gitHead": "326a6b473b3d2a90f3f96e9eea8f995bb2677f30"
"gitHead": "7d7f6762fc6907c27a329953c682134a84410dea"
}