add xss
Showing
| { | { | ||
| "name": "z-almighty-parser-core", | "name": "z-almighty-parser-core", | ||
| "version": "1.0.6", | "version": "1.1.2", | ||
| "description": "crawler prser core", | "description": "crawler prser core", | ||
| "main": "index.js", | "main": "index.js", | ||
| "scripts": { | "scripts": { | ||
| ... | @@ -22,6 +22,7 @@ | ... | @@ -22,6 +22,7 @@ |
| "opencc": "^1.0.5", | "opencc": "^1.0.5", | ||
| "request": "^2.81.0", | "request": "^2.81.0", | ||
| "xmldom": "^0.1.27", | "xmldom": "^0.1.27", | ||
| "xpath": "0.0.24" | "xpath": "0.0.24", | ||
| "xss": "^0.3.3" | |||
| } | } | ||
| } | } |
Please
register
or
sign in
to comment