We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca1aa1 commit 419c777Copy full SHA for 419c777
History.md
@@ -1,3 +1,8 @@
1
+3.1.0 / 2023-07-06
2
+==================
3
+* replace inlined xmldom with @xmldom/xmldom
4
+
5
6
3.0.5 / 2022-03-23
7
==================
8
* [[`96e2303d05`]](https://github.com/TooTallNate/plist.js/commit/96e2303d059e6be0c9e0c4773226d14b4758de52) Prototype Pollution using .parse() #114 (mario-canva)
package.json
@@ -1,7 +1,7 @@
{
"name": "plist",
"description": "Apple's property list parser/builder for Node.js and browsers",
- "version": "3.0.6",
+ "version": "3.1.0",
"author": "Nathan Rajlich <nathan@tootallnate.net>",
"contributors": [
"Hans Huebner <hans.huebner@gmail.com>",
0 commit comments