1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Server optimizations.

This commit is contained in:
Ylian Saint-Hilaire 2019-03-07 22:47:27 -08:00
parent ff663b630d
commit eb3977ee72
6 changed files with 280 additions and 2139760 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.2.9-r",
"version": "0.2.9-w",
"keywords": [
"Remote Management",
"Intel AMT",
@ -35,15 +35,12 @@
"express": "^4.16.4",
"express-handlebars": "^3.0.0",
"express-ws": "^4.0.0",
"heapdump": "^0.3.12",
"ipcheck": "^0.1.0",
"meshcentral": "*",
"minimist": "^1.2.0",
"mongojs": "^2.6.0",
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.7.6",
"node-windows": "^0.1.14",
"otplib": "^10.0.1",
"util.promisify": "^1.0.0",
"ws": "^6.1.2",