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

@expo/config-plugins

Package Overview
Dependencies
Maintainers
0
Versions
197
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

to
8.1.0-canary-20241018-ebd377a

12

package.json
{
"name": "@expo/config-plugins",
"version": "8.1.0-canary-20241018-75a0b25",
"version": "8.1.0-canary-20241018-ebd377a",
"description": "A library for Expo config plugins",

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

"dependencies": {
"@expo/config-types": "52.0.0-canary-20241018-75a0b25",
"@expo/json-file": "8.4.0-canary-20241018-75a0b25",
"@expo/plist": "0.1.4-canary-20241018-75a0b25",
"@expo/config-types": "52.0.0-canary-20241018-ebd377a",
"@expo/json-file": "8.4.0-canary-20241018-ebd377a",
"@expo/plist": "0.1.4-canary-20241018-ebd377a",
"@expo/sdk-runtime-versions": "^1.0.0",

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

"@types/xml2js": "~0.4.11",
"expo-module-scripts": "3.6.0-canary-20241018-75a0b25"
"expo-module-scripts": "3.6.0-canary-20241018-ebd377a"
},

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

},
"gitHead": "75a0b25b3e0c693e8b28e907d0eb3d4c4303d08b"
"gitHead": "ebd377a8a9609b3c935bcfe45022f7ad9ecbcd82"
}