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

@expo/config-plugins

Package Overview
Dependencies
Maintainers
26
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/config-plugins - npm Package Compare versions

Comparing version
11.0.6
to
11.0.7
+6
-6
package.json
{
"name": "@expo/config-plugins",
"version": "11.0.6",
"version": "11.0.7",
"description": "A library for Expo config plugins",

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

"dependencies": {
"@expo/config-types": "^54.0.6",
"@expo/json-file": "~10.0.5",
"@expo/plist": "^0.4.5",
"@expo/config-types": "^54.0.7",
"@expo/json-file": "~10.0.6",
"@expo/plist": "^0.4.6",
"@expo/sdk-runtime-versions": "^1.0.0",

@@ -78,3 +78,3 @@ "chalk": "^4.1.2",

"@types/xml2js": "~0.4.11",
"expo-module-scripts": "^5.0.5"
"expo-module-scripts": "^5.0.6"
},

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

},
"gitHead": "1dafdaa317c182191909a94a355c8b08a2654783"
"gitHead": "d635404a12ea7996b987ce0fb7679a238ebcf31b"
}