Skip to content
Snippets Groups Projects
Unverified Commit c53dd8ad authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Bump DOMPurify version to 0.8.9

parent 7d818d91
No related branches found
No related tags found
No related merge requests found
{ {
"name": "DOMPurify", "name": "DOMPurify",
"version": "0.8.6", "version": "0.8.9",
"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",
...@@ -29,11 +29,11 @@ ...@@ -29,11 +29,11 @@
"test", "test",
"website" "website"
], ],
"_release": "0.8.6", "_release": "0.8.9",
"_resolution": { "_resolution": {
"type": "version", "type": "version",
"tag": "0.8.6", "tag": "0.8.9",
"commit": "b317725c72a3af14ee3aa3d6d61e5286bb917572" "commit": "4465943c936b90fa966776d95dc360917801d80f"
}, },
"_source": "https://github.com/cure53/DOMPurify.git", "_source": "https://github.com/cure53/DOMPurify.git",
"_target": "^0.8.4", "_target": "^0.8.4",
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment