Skip to content

dompurify 3.4.13

  • Fixed an issue with hook removal during IN_PLACE sanitization, thanks @koyokr
  • Fixed an issue with hooks potentially bypassing the clone guard, thanks @AkshayjainG
  • Fixed an issue with DOM clobbering via ownerDocument during IN_PLACE, thanks @AkshayjainG
  • Bumped several dependencies where possible