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

@expo/config

Package Overview
Dependencies
Maintainers
28
Versions
264
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

to
11.0.0-canary-20250304-f08e984

12

package.json
{
"name": "@expo/config",
"version": "11.0.0-canary-20250304-8a21aa7",
"version": "11.0.0-canary-20250304-f08e984",
"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": "9.1.0-canary-20250304-8a21aa7",
"@expo/config-types": "53.0.0-canary-20250304-8a21aa7",
"@expo/json-file": "9.0.3-canary-20250304-8a21aa7",
"@expo/config-plugins": "9.1.0-canary-20250304-f08e984",
"@expo/config-types": "53.0.0-canary-20250304-f08e984",
"@expo/json-file": "9.0.3-canary-20250304-f08e984",
"deepmerge": "^4.3.1",

@@ -53,3 +53,3 @@ "getenv": "^1.0.0",

"@types/require-from-string": "^1.2.1",
"expo-module-scripts": "4.0.5-canary-20250304-8a21aa7"
"expo-module-scripts": "4.0.5-canary-20250304-f08e984"
},

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

},
"gitHead": "8a21aa734aadf339bb2778a80d32602ed561405b"
"gitHead": "f08e984ac18968d26ea7f7f34d11d29a0a97d518"
}