DOMPurify 3.1.3
- Fixed several mXSS variations found by and thanks to @kevin-mizu & @Ry0taK
- Added better configurability for comment scrubbing default behavior
- Added better hardening against Prototype Pollution attacks, thanks @kevin-mizu
- Added better handling and readability of the
nodeType
property, thanks @ssi02014 - Fixed some smaller issues in README and other documentation