v0.1.1 (v0.1.0无法发布到npm上)

This commit is contained in:
Zongmin Lei
2014-02-14 10:19:45 +08:00
parent 4250cc7539
commit 2c454ee15c

View File

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