@servicelabsco/nestjs-utility-services 1.1.93 → 1.1.95

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.
@@ -2,7 +2,7 @@ declare const cacheConfig: {
2
2
  store: any;
3
3
  host: string;
4
4
  port: any;
5
- keyPrefix: any;
5
+ prefix: any;
6
6
  ttl: number;
7
7
  isGlobal: boolean;
8
8
  };
@@ -6,7 +6,7 @@ const cacheConfig = {
6
6
  store: redisStore,
7
7
  host: process.env.REDIS_HOST || `${redis.host}`,
8
8
  port: process.env.REDIS_PORT || redis.port,
9
- keyPrefix: process.env.REDIS_SLUG || redis.slug,
9
+ prefix: process.env.REDIS_SLUG || redis.slug,
10
10
  ttl: 0,
11
11
  isGlobal: true,
12
12
  };
@@ -1 +1 @@
1
- {"version":3,"file":"cache.config.js","sourceRoot":"","sources":["../../src/config/cache.config.ts"],"names":[],"mappings":";AAAA,iCAAiC;AACjC,wDAAwD;AAExD,MAAM,KAAK,GAAG,MAAM,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;AAElC,MAAM,WAAW,GAAG;IAEhB,KAAK,EAAE,UAAU;IAGjB,IAAI,EAAE,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,GAAG,KAAK,CAAC,IAAI,EAAE;IAG/C,IAAI,EAAE,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI;IAG1C,SAAS,EAAE,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI;IAG/C,GAAG,EAAE,CAAC;IAEN,QAAQ,EAAE,IAAI;CACjB,CAAC;AAEF,iBAAS,WAAW,CAAC"}
1
+ {"version":3,"file":"cache.config.js","sourceRoot":"","sources":["../../src/config/cache.config.ts"],"names":[],"mappings":";AAAA,iCAAiC;AACjC,wDAAwD;AAExD,MAAM,KAAK,GAAG,MAAM,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;AAElC,MAAM,WAAW,GAAG;IAEhB,KAAK,EAAE,UAAU;IAGjB,IAAI,EAAE,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,GAAG,KAAK,CAAC,IAAI,EAAE;IAG/C,IAAI,EAAE,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI;IAG1C,MAAM,EAAE,OAAO,CAAC,GAAG,CAAC,UAAU,IAAI,KAAK,CAAC,IAAI;IAG5C,GAAG,EAAE,CAAC;IAEN,QAAQ,EAAE,IAAI;CACjB,CAAC;AAEF,iBAAS,WAAW,CAAC"}
@@ -10,7 +10,7 @@ class CreateDocumentTable1598275443562 extends migration_utility_1.MigrationUtil
10
10
  process() {
11
11
  this.primary();
12
12
  this.source();
13
- this.string('document_url');
13
+ this.string('document_url', { width: 1024 });
14
14
  this.foreign({ name: 'type_id', foreignTable: 'sys_lookup_values' });
15
15
  this.json('attributes');
16
16
  this.whoColumns();
@@ -1 +1 @@
1
- {"version":3,"file":"1598275443562-CreateDocumentTable.js","sourceRoot":"","sources":["../../src/migrations/1598275443562-CreateDocumentTable.ts"],"names":[],"mappings":";;;AAAA,6EAAyE;AAEzE,MAAa,gCAAiC,SAAQ,oCAAgB;IAClE;QACI,KAAK,CAAC,eAAe,CAAC,CAAC;QACvB,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,MAAM,EAAE,CAAC;QAEd,IAAI,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;QAE5B,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,mBAAmB,EAAE,CAAC,CAAC;QAErE,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACxB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AAlBD,4EAkBC"}
1
+ {"version":3,"file":"1598275443562-CreateDocumentTable.js","sourceRoot":"","sources":["../../src/migrations/1598275443562-CreateDocumentTable.ts"],"names":[],"mappings":";;;AAAA,6EAAyE;AAEzE,MAAa,gCAAiC,SAAQ,oCAAgB;IAClE;QACI,KAAK,CAAC,eAAe,CAAC,CAAC;QACvB,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,MAAM,EAAE,CAAC;QAEd,IAAI,CAAC,MAAM,CAAC,cAAc,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC;QAE7C,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,mBAAmB,EAAE,CAAC,CAAC;QAErE,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACxB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AAlBD,4EAkBC"}
@@ -10,7 +10,7 @@ class CreateCommentTable1598276044380 extends migration_utility_1.MigrationUtili
10
10
  process() {
11
11
  this.primary();
12
12
  this.source();
13
- this.string('comments');
13
+ this.string('comments', { width: 1024 });
14
14
  this.json('attributes');
15
15
  this.whoColumns();
16
16
  }
@@ -1 +1 @@
1
- {"version":3,"file":"1598276044380-CreateCommentTable.js","sourceRoot":"","sources":["../../src/migrations/1598276044380-CreateCommentTable.ts"],"names":[],"mappings":";;;AAAA,6EAAyE;AAEzE,MAAa,+BAAgC,SAAQ,oCAAgB;IACjE;QACI,KAAK,CAAC,cAAc,CAAC,CAAC;QACtB,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,MAAM,EAAE,CAAC;QAEd,IAAI,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC;QAExB,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACxB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AAhBD,0EAgBC"}
1
+ {"version":3,"file":"1598276044380-CreateCommentTable.js","sourceRoot":"","sources":["../../src/migrations/1598276044380-CreateCommentTable.ts"],"names":[],"mappings":";;;AAAA,6EAAyE;AAEzE,MAAa,+BAAgC,SAAQ,oCAAgB;IACjE;QACI,KAAK,CAAC,cAAc,CAAC,CAAC;QACtB,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,MAAM,EAAE,CAAC;QAEd,IAAI,CAAC,MAAM,CAAC,UAAU,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC,CAAC;QAEzC,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACxB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AAhBD,0EAgBC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicelabsco/nestjs-utility-services",
3
- "version": "1.1.93",
3
+ "version": "1.1.95",
4
4
  "description": "NestJS generic packages to support development",
5
5
  "author": "Hemant Kumar Sah <hemantanshu@gmail.com>",
6
6
  "license": "MIT",