@aldb2b/common 1.0.129 → 1.0.130

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.
@@ -9,6 +9,7 @@ export declare namespace MeetingRequestCreated {
9
9
  contactEmail: string;
10
10
  guestCompanyId: string;
11
11
  hostId: string;
12
+ hostEmail: string;
12
13
  hostCompanyId: string;
13
14
  place: string;
14
15
  type: string;
@@ -202,8 +202,8 @@
202
202
  "affectsGlobalScope": false
203
203
  },
204
204
  "../src/events/meeting-request-created.interface.ts": {
205
- "version": "47422cb915426f1d36dd6a3a760bae9ac1233909cf957674d5d73b998bbb427b",
206
- "signature": "21f3a37d11b204ea6f5f9c63f7b637dd163056c8750e3d9c6d9ab7d80ba45ef1",
205
+ "version": "8476cb1f0c0f45ef6ef69ad65a619bdbffadec30fdaad7367d32e48417a0932b",
206
+ "signature": "d088e89bc7d56f4f43e3ceffa8cd271c02388cc21531a460113093958f27cb07",
207
207
  "affectsGlobalScope": false
208
208
  },
209
209
  "../src/events/groups-by-company.interface.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.129",
3
+ "version": "1.0.130",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",