Skip to content

Releases: cure53/DOMPurify

DOMPurify 0.4.3

04 Oct 12:41
Compare
Choose a tag to compare

Add Common JS support for browserify (Node.js is not supported yet)

DOMPurify 0.4.2

03 Jun 18:37
Compare
Choose a tag to compare
  • 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

11 May 12:50
Compare
Choose a tag to compare
  • Added tests for config flags
  • Fixed a config var assignment bug
  • Solved MSIE + jQuery performance issues

DOMPurify 0.3

07 Apr 08:10
Compare
Choose a tag to compare
  • 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

01 Mar 14:20
Compare
Choose a tag to compare
DOMPurify 0.1 Pre-release
Pre-release

Add support for bower.io. You can now install DOMPurify with

bower install dompurify