Bump DOMPurity to 1.0.4

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2018-05-17 13:21:50 +02:00
parent 81ab924389
commit 972bc9491a
No known key found for this signature in database
GPG Key ID: F941078878347C0C
3 changed files with 7 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "DOMPurify",
"version": "1.0.0",
"version": "1.0.4",
"homepage": "https://github.com/cure53/DOMPurify",
"author": "Cure53 <info@cure53.de>",
"description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
@ -29,14 +29,13 @@
"test",
"website"
],
"_release": "1.0.0",
"_release": "1.0.4",
"_resolution": {
"type": "version",
"tag": "1.0.0",
"commit": "4d0115a125b295e8b8e9fe4353222da53e543ba0"
"tag": "1.0.4",
"commit": "e7a1c316269bc0f6dd2698c3a7571bc4b561d892"
},
"_source": "https://github.com/cure53/DOMPurify.git",
"_target": "^1.0.0",
"_originalSource": "DOMPurify",
"_direct": true
"_originalSource": "DOMPurify"
}

File diff suppressed because one or more lines are too long

2
core/vendor/core.js vendored

File diff suppressed because one or more lines are too long