@coast/service-common-nest 1.0.44 → 1.0.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4,8 +4,8 @@ var __importDefault = (this && this.__importDefault) || function (mod) {
4
4
  };
5
5
  Object.defineProperty(exports, "__esModule", { value: true });
6
6
  exports.dotenvConfigLoader = void 0;
7
+ const nest_typed_config_1 = require("@coast/nest-typed-config");
7
8
  const lodash_1 = __importDefault(require("lodash"));
8
- const nest_typed_config_1 = require("nest-typed-config");
9
9
  const dotenvConfigLoader = (envFilePath = process.env.CONFIG_FILE) => (0, nest_typed_config_1.dotenvLoader)({
10
10
  envFilePath,
11
11
  keyTransformer: (key) => {
@@ -1 +1 @@
1
- {"version":3,"file":"dotenvConfigLoader.js","sourceRoot":"","sources":["../../../lib/config/dotenvConfigLoader.ts"],"names":[],"mappings":";;;;;;AAAA,oDAAuB;AACvB,yDAAiD;AAM1C,MAAM,kBAAkB,GAAG,CAAC,WAAW,GAAG,OAAO,CAAC,GAAG,CAAC,WAAW,EAAE,EAAE,CACxE,IAAA,gCAAY,EAAC;IACT,WAAW;IACX,cAAc,EAAE,CAAC,GAAW,EAAE,EAAE;QAC5B,MAAM,SAAS,GAAG,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QAElC,OAAO,SAAS,CAAC,GAAG,CAAC,gBAAC,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACjD,CAAC;IACD,SAAS,EAAE,IAAI;CAClB,CAAC,CAAC;AATM,QAAA,kBAAkB,sBASxB"}
1
+ {"version":3,"file":"dotenvConfigLoader.js","sourceRoot":"","sources":["../../../lib/config/dotenvConfigLoader.ts"],"names":[],"mappings":";;;;;;AAAA,gEAAwD;AACxD,oDAAuB;AAMhB,MAAM,kBAAkB,GAAG,CAAC,WAAW,GAAG,OAAO,CAAC,GAAG,CAAC,WAAW,EAAE,EAAE,CACxE,IAAA,gCAAY,EAAC;IACT,WAAW;IACX,cAAc,EAAE,CAAC,GAAW,EAAE,EAAE;QAC5B,MAAM,SAAS,GAAG,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC;QAElC,OAAO,SAAS,CAAC,GAAG,CAAC,gBAAC,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACjD,CAAC;IACD,SAAS,EAAE,IAAI;CAClB,CAAC,CAAC;AATM,QAAA,kBAAkB,sBASxB"}