Skip to content

DOMPurify 0.6.0

Compare
Choose a tag to compare
@cure53 cure53 released this 16 Feb 12:58

Important: This is a feature-release, not a security update.

  • Added Hook API to allow custom extensions and plugins
  • Added config flag FORBID_TAGS to blacklist specific tags
  • Added config flag FORBID_ATTR to blacklist specific attributes
  • Added demo folder with various showcases / usage examples
  • Extended unit tests
  • Added version label to DOMPurify object