publish v0.3.7

This commit is contained in:
Zongmin Lei
2017-12-29 09:53:38 +08:00
parent 2b853a9d8d
commit 7b474082d7

View File

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