fiscalia_bo-nest-helpers 1.1.30 → 1.1.31

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.
@@ -27,7 +27,7 @@ let MsSeguridadConvenioModule = MsSeguridadConvenioModule_1 = class MsSeguridadC
27
27
  options: {
28
28
  url: urlSeguridad.trim(),
29
29
  package: Seguridad_pb_1.SERVICES_SEGURIDAD_PACKAGE_NAME,
30
- protoPath: (0, path_1.join)(__dirname, './../ms-seguridad/types/Seguridad.proto'),
30
+ protoPath: (0, path_1.join)(__dirname, './../ms-seguridad/types/seguridad.proto'),
31
31
  loader: { keepCase: true },
32
32
  keepalive: {
33
33
  keepaliveTimeMs: (_a = options === null || options === void 0 ? void 0 : options.keepaliveTimeMs) !== null && _a !== void 0 ? _a : undefined,
@@ -57,7 +57,7 @@ let MsSeguridadConvenioModule = MsSeguridadConvenioModule_1 = class MsSeguridadC
57
57
  options: {
58
58
  url: urlSeguridad.trim(),
59
59
  package: Seguridad_pb_1.SERVICES_SEGURIDAD_PACKAGE_NAME,
60
- protoPath: (0, path_1.join)(__dirname, './../ms-seguridad/types/Seguridad.proto'),
60
+ protoPath: (0, path_1.join)(__dirname, './../ms-seguridad/types/seguridad.proto'),
61
61
  loader: { keepCase: true },
62
62
  keepalive: {
63
63
  keepaliveTimeMs: (_a = options === null || options === void 0 ? void 0 : options.keepaliveTimeMs) !== null && _a !== void 0 ? _a : undefined,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fiscalia_bo-nest-helpers",
3
- "version": "1.1.30",
3
+ "version": "1.1.31",
4
4
  "description": "Helpers y servicios para NestJS",
5
5
  "author": "DNTIC - Ministerio Público",
6
6
  "contact": {