Skip to content

DOMPurify 3.3.2

Choose a tag to compare

@cure53 cure53 released this 05 Mar 12:49
· 31 commits to 3.x since this release
5e56114
  • Fixed a possible bypass caused by jsdom's faulty raw-text tag parsing, thanks multiple reporters
  • Fixed a prototype pollution issue when working with custom elements, thanks @christos-eth
  • Fixed a lenient config parsing in _isValidAttribute, thanks @christos-eth
  • Bumped and removed several dependencies, thanks @Rotzbua
  • Fixed the test suite after bumping dependencies, thanks @Rotzbua