@expo/plist
Advanced tools
Comparing version
{ | ||
"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" | ||
} |
+ Added
+ Added
- Removed
- Removed
Updated
Updated