DOMPurify 0.7.4
- Moved handling of URI-attributes from black-list to white-list
- Optimized the code
- Optimized regular expressions in use
- Made all
data-*
attributes become URI-safe - Fixed a security bug in
SAFE_FOR_TEMPLATING
mode, spotted by @filedescriptor