This commit is contained in:
Zongmin Lei
2013-09-15 14:04:28 +08:00
parent 51e119efb3
commit 4e041a4d8d

View File

@@ -1,7 +1,7 @@
{
"name": "xss",
"main": "./lib/index.js",
"version": "0.0.5",
"version": "0.0.6",
"description": "XSS攻击代码过滤 Remove XSS attack vectors from user-supplied HTML",
"author": "leizongmin <leizongmin@gmail.com> (http://ucdok.com)",
"repository": {