publish: v1.0.6

This commit is contained in:
Zongmin Lei
2019-03-21 11:00:21 +08:00
parent 6032d2a314
commit 38ef7482f9

View File

@@ -2,7 +2,7 @@
"name": "xss",
"main": "./lib/index.js",
"typings": "./typings/xss.d.ts",
"version": "1.0.5",
"version": "1.0.6",
"description": "Sanitize untrusted HTML (to prevent XSS) with a configuration specified by a Whitelist",
"author": "Zongmin Lei <leizongmin@gmail.com> (http://ucdok.com)",
"repository": {