mirror of
https://github.com/github/codeql.git
synced 2026-01-09 04:30:21 +01:00
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"ent": "^2.2.0",
|
|
"entities": "^1.1.1",
|
|
"escape-goat": "^1.3.0",
|
|
"he": "^1.1.1",
|
|
"html-entities": "^1.2.1",
|
|
"lodash": "^4.17.10",
|
|
"sanitize-html": "^1.18.2",
|
|
"sanitizer": "^0.1.3",
|
|
"underscore": "^1.9.1",
|
|
"validator": "^10.4.0",
|
|
"xss": "^1.0.3",
|
|
"xss-filters": "^1.2.7"
|
|
}
|
|
}
|