@aldb2b/common 1.0.244 → 1.0.245

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.
@@ -5,6 +5,7 @@ export declare namespace GroupsByCompanies {
5
5
  data: Data;
6
6
  }
7
7
  interface Data {
8
+ eventId: string;
8
9
  companyIds: string[];
9
10
  }
10
11
  }
@@ -637,8 +637,8 @@
637
637
  "affectsGlobalScope": false
638
638
  },
639
639
  "../src/events/groups-by-companies.interface.ts": {
640
- "version": "56eedc2990820ed149301735389138b6b3b9aba7fc4479cfee8d8ed38612f653",
641
- "signature": "3ff4381589930fc728f2d4ffe3235fe3158aeeaa66652369ec78a6d328a08cdd",
640
+ "version": "9aa21652d95569bbf1461b3c5f63ecc1bdab7b4b9564b686a3e8047609dceac2",
641
+ "signature": "c302d8ca6ab8a308615475880ba5a74257653cceb8f081c600f29fb9082fc77c",
642
642
  "affectsGlobalScope": false
643
643
  },
644
644
  "../node_modules/class-validator/types/validation/ValidationError.d.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.244",
3
+ "version": "1.0.245",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",