Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@expo/config-plugins

Package Overview
Dependencies
Maintainers
10
Versions
286
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
55.0.1
to
55.0.2
+6
-6
package.json
{
"name": "@expo/config-plugins",
"version": "55.0.1",
"version": "55.0.2",
"description": "A library for Expo config plugins",

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

"dependencies": {
"@expo/config-types": "^55.0.1",
"@expo/json-file": "~10.0.9",
"@expo/plist": "^0.5.0",
"@expo/config-types": "^55.0.2",
"@expo/json-file": "~10.0.10",
"@expo/plist": "^0.5.1",
"@expo/sdk-runtime-versions": "^1.0.0",

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

"@types/xml2js": "~0.4.11",
"expo-module-scripts": "^55.0.0"
"expo-module-scripts": "^55.0.1"
},

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

},
"gitHead": "c7d6f4a7da3ee23f358d214a57029e534bdc69d6"
"gitHead": "4728ba25fbd4d5835780306de78a83bd1628e271"
}