Skip to content

DOMPurify 3.4.13

Latest

Choose a tag to compare

@cure53 cure53 released this 03 Aug 14:11
3.4.13
3067f77
  • Fixed an issue with hook removal during IN_PLACE sanitization, thanks @koyokr
  • Fixed an issue with hooks potentially bypassing the clone guard, thanks @akshayjain-1
  • Fixed an issue with DOM clobbering via ownerDocument during IN_PLACE, thanks @akshayjain-1
  • Bumped several dependencies where possible