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

@expo/plist

Package Overview
Dependencies
Maintainers
10
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expo/plist - npm Package Compare versions

Comparing version
0.4.9-canary-20260121-a63c0dd
to
0.5.0
+4
-3
package.json
{
"name": "@expo/plist",
"version": "0.4.9-canary-20260121-a63c0dd",
"version": "0.5.0",
"description": "Mac OS X Plist parser/builder for Node.js and browsers",

@@ -38,7 +38,8 @@ "main": "build/index.js",

"devDependencies": {
"expo-module-scripts": "5.1.0-canary-20260121-a63c0dd"
"expo-module-scripts": "^55.0.0"
},
"publishConfig": {
"access": "public"
}
},
"gitHead": "6b424b7810c62417bb53f7e3d4e18a25403dbfeb"
}