Implementation of tenant, subproject, dataset, users, utility and general....
Implementation of tenant, subproject, dataset, users, utility and general. Incorporated most changes of 2nd batch of changes from opengroup
This diff is collapsed.
... | ... | @@ -46,6 +46,7 @@ |
"@azure/identity": "^1.0.3", | ||
"@azure/keyvault-secrets": "^4.0.4", | ||
"@azure/storage-blob": "^12.1.2", | ||
"@cloudant/cloudant": "^4.2.4", | ||
"@google-cloud/datastore": "5.0.5", | ||
"@google-cloud/logging": "^7.3.0", | ||
"@google-cloud/logging-winston": "3.0.5", | ||
... | ... | @@ -55,6 +56,7 @@ |
"@opencensus/exporter-stackdriver": "0.0.19", | ||
"applicationinsights": "^1.8.2", | ||
"applicationinsights-native-metrics": "0.0.5", | ||
"aws-sdk": "^2.739.0", | ||
"body-parser": "1.19.0", | ||
"cors": "^2.8.5", | ||
"dotenv": "^8.2.0", | ||
... | ... | @@ -62,7 +64,9 @@ |
"extend": "^3.0.2", | ||
"jsonwebtoken": "8.5.1", | ||
"jwtproxy": "^1.6.3", | ||
"keycloak-admin": "1.13.0", | ||
"lodash": "^4.17.20", | ||
"log4js": "^6.3.0", | ||
"minimist": "^1.2.5", | ||
"mkdirp": "^1.0.4", | ||
"node-pre-gyp": "^0.14.0", | ||
... | ... |