@servicelabsco/slabs-access-manager 1.0.14 → 1.0.15

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.
@@ -1,5 +1,5 @@
1
1
  import { MigrationUtility } from '@servicelabsco/nestjs-utility-services';
2
- export declare class CreateCurrencyRateTable1777921674642 extends MigrationUtility {
2
+ export declare class CreateCurrencyRateTable1695800604807 extends MigrationUtility {
3
3
  constructor();
4
4
  process(): void;
5
5
  }
@@ -1,8 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateCurrencyRateTable1777921674642 = void 0;
3
+ exports.CreateCurrencyRateTable1695800604807 = void 0;
4
4
  const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
5
- class CreateCurrencyRateTable1777921674642 extends nestjs_utility_services_1.MigrationUtility {
5
+ class CreateCurrencyRateTable1695800604807 extends nestjs_utility_services_1.MigrationUtility {
6
6
  constructor() {
7
7
  super('bz_currency_rates');
8
8
  this.process();
@@ -17,5 +17,5 @@ class CreateCurrencyRateTable1777921674642 extends nestjs_utility_services_1.Mig
17
17
  this.whoColumns();
18
18
  }
19
19
  }
20
- exports.CreateCurrencyRateTable1777921674642 = CreateCurrencyRateTable1777921674642;
21
- //# sourceMappingURL=1777921674642-CreateCurrencyRateTable.js.map
20
+ exports.CreateCurrencyRateTable1695800604807 = CreateCurrencyRateTable1695800604807;
21
+ //# sourceMappingURL=1695800604807-CreateCurrencyRateTable.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"1777921674642-CreateCurrencyRateTable.js","sourceRoot":"","sources":["../../src/migrations/1777921674642-CreateCurrencyRateTable.ts"],"names":[],"mappings":";;;AAAA,oFAA0E;AAE1E,MAAa,oCAAqC,SAAQ,0CAAgB;IACtE;QACI,KAAK,CAAC,mBAAmB,CAAC,CAAC;QAC3B,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,aAAa,EAAE,YAAY,EAAE,qBAAqB,EAAE,CAAC,CAAC;QAE3E,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,aAAa,EAAE,YAAY,EAAE,gBAAgB,EAAE,CAAC,CAAC;QAEtE,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAClB,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC;QAE1B,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACxB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AAnBD,oFAmBC"}
1
+ {"version":3,"file":"1695800604807-CreateCurrencyRateTable.js","sourceRoot":"","sources":["../../src/migrations/1695800604807-CreateCurrencyRateTable.ts"],"names":[],"mappings":";;;AAAA,oFAA0E;AAE1E,MAAa,oCAAqC,SAAQ,0CAAgB;IACtE;QACI,KAAK,CAAC,mBAAmB,CAAC,CAAC;QAC3B,IAAI,CAAC,OAAO,EAAE,CAAC;IACnB,CAAC;IAED,OAAO;QACH,IAAI,CAAC,OAAO,EAAE,CAAC;QAEf,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,aAAa,EAAE,YAAY,EAAE,qBAAqB,EAAE,CAAC,CAAC;QAE3E,IAAI,CAAC,OAAO,CAAC,EAAE,IAAI,EAAE,aAAa,EAAE,YAAY,EAAE,gBAAgB,EAAE,CAAC,CAAC;QAEtE,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;QAClB,IAAI,CAAC,KAAK,CAAC,MAAM,EAAE,EAAE,EAAE,CAAC,CAAC,CAAC;QAE1B,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC;QACxB,IAAI,CAAC,UAAU,EAAE,CAAC;IACtB,CAAC;CACJ;AAnBD,oFAmBC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicelabsco/slabs-access-manager",
3
- "version": "1.0.14",
3
+ "version": "1.0.15",
4
4
  "description": "Support for application level menus and dashboards",
5
5
  "author": "Hemant Kumar Sah <hemantanshu@gmail.com>",
6
6
  "license": "MIT",