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

Added basic HashiCorp Vault support.

This commit is contained in:
Ylian Saint-Hilaire 2019-10-14 13:35:27 -07:00
parent 55de2f983f
commit 0e3f60e613
3 changed files with 110 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "0.4.2-i",
"version": "0.4.2-j",
"keywords": [
"Remote Management",
"Intel AMT",
@ -42,6 +42,7 @@
"multiparty": "^4.2.1",
"nedb": "^1.8.0",
"node-forge": "^0.8.4",
"node-vault": "^0.9.11",
"ws": "^6.2.1",
"xmldom": "^0.1.27",
"yauzl": "^2.10.0"