Server memory instrumentation and fixes.

This commit is contained in:
Ylian Saint-Hilaire
2019-03-07 19:56:24 -08:00
parent aa35384810
commit ff663b630d
9 changed files with 2141508 additions and 28 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.2.9-q",
"version": "0.2.9-r",
"keywords": [
"Remote Management",
"Intel AMT",
@@ -35,6 +35,7 @@
"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",
@@ -42,6 +43,7 @@
"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",