bower.json (DOMPurify-3.0.1) | : | bower.json (DOMPurify-3.0.2) | ||
---|---|---|---|---|
{ | { | |||
"name": "DOMPurify", | "name": "DOMPurify", | |||
"version": "3.0.1", | "version": "3.0.2", | |||
"homepage": "https://github.com/cure53/DOMPurify", | "homepage": "https://github.com/cure53/DOMPurify", | |||
"author": "Cure53 <info@cure53.de>", | "author": "Cure53 <info@cure53.de>", | |||
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG", | "description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG", | |||
"main": "src/purify.js", | "main": "src/purify.js", | |||
"keywords": [ | "keywords": [ | |||
"dom", | "dom", | |||
"xss", | "xss", | |||
"cross site scripting", | "cross site scripting", | |||
"html", | "html", | |||
"svg", | "svg", | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |