Releases: cure53/DOMPurify
Releases · cure53/DOMPurify
DOMPurify 0.4.2
- Fixed a security issue in WebKit/Blink leading to a bypass (discovered & reported by Tom Ritter of iSEC Partners)
- Extended test-suite
DOMPurify 0.4
- Added tests for config flags
- Fixed a config var assignment bug
- Solved MSIE + jQuery performance issues
DOMPurify 0.3
- Extended HTML suppport
- Extended SVG support
- Extended MathML support
- Safe against XSS and DOM Clobbering Attacks
- Safe to use with jQuery's
elm.html()
and$()
- Safe handling of Data URIs
- New config flags
- More tolerant with text nodes
- IE9 compatible
DOMPurify 0.1
Add support for bower.io. You can now install DOMPurify with
bower install dompurify