publish v0.3.5

This commit is contained in:
Zongmin Lei
2017-12-13 23:46:15 +08:00
parent 639e69abdc
commit 2deacabc3f

View File

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