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

@expo/plist

Package Overview
Dependencies
Maintainers
27
Versions
76
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

to
0.2.3-canary-20250306-d9d3e02

10

package.json
{
"name": "@expo/plist",
"version": "0.2.3-canary-20250305-0af9ad2",
"version": "0.2.3-canary-20250306-d9d3e02",
"description": "Mac OS X Plist parser/builder for Node.js and browsers",

@@ -33,9 +33,9 @@ "main": "build/index.js",

"dependencies": {
"@xmldom/xmldom": "~0.7.7",
"@xmldom/xmldom": "^0.8.8",
"base64-js": "^1.2.3",
"xmlbuilder": "^14.0.0"
"xmlbuilder": "^15.1.1"
},
"devDependencies": {
"@types/base64-js": "^1.2.5",
"expo-module-scripts": "4.0.5-canary-20250305-0af9ad2"
"expo-module-scripts": "4.0.5-canary-20250306-d9d3e02"
},

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

},
"gitHead": "0af9ad2afd326af47eae076f81a89105a026312d"
"gitHead": "d9d3e024d8742099c307754673f17117a20c1dea"
}