Fixed prevent XSS might break lots of tags and only need after rendered

This commit is contained in:
Cheng-Han, Wu
2016-02-11 03:45:13 -06:00
parent 176021ccd8
commit 4c4a0e0f3f
10 changed files with 442 additions and 20 deletions

View File

@@ -49,8 +49,7 @@
"socket.io": "1.4.4",
"string": "^3.3.1",
"toobusy-js": "^0.4.2",
"winston": "^2.1.1",
"xss": "^0.2.10"
"winston": "^2.1.1"
},
"engines": {
"node": ">=4.x"