leizongmin / js-xss

Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist
http://jsxss.com
Other
5.2k stars 629 forks source link

Fix strict mode statement in parser.js #161

Closed sbertrang closed 5 years ago

sbertrang commented 5 years ago

Actually turn on strict mode.