@hackage / xss-sanitize

sanitize untrusted HTML to prevent XSS attacks

Latest0.3.7.2

Changelog

0.3.7.2

Stops Tag Soup from escaping &"<> which breaks HTML entities

0.3.7.1

add max height and max width as valid style attributes

0.3.7

clear the contents of style and script tags instead of escaping them

0.3.5.6

expose safeTagName