Remove libxmljs in favour of pure JS implem

This commit is contained in:
Chocobozzz
2021-04-06 10:25:21 +02:00
parent 0df302ca8d
commit b70025bfdc
3 changed files with 23 additions and 156 deletions
+1 -2
View File
@@ -174,7 +174,6 @@
"@types/express-rate-limit": "^5.0.0",
"@types/fluent-ffmpeg": "^2.1.16",
"@types/fs-extra": "^9.0.1",
"@types/libxmljs": "^0.18.0",
"@types/lodash": "^4.14.64",
"@types/lru-cache": "^5.1.0",
"@types/magnet-uri": "^5.1.1",
@@ -206,7 +205,7 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^5.0.0",
"libxmljs": "0.19.7",
"fast-xml-parser": "^3.19.0",
"maildev": "^1.0.0-rc3",
"marked": "^2.0.1",
"marked-man": "^0.7.0",