@aldb2b/common 1.0.294 → 1.0.295

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.
@@ -6,5 +6,6 @@ export declare namespace GetContactsByEmail {
6
6
  }
7
7
  interface Data {
8
8
  email: string;
9
+ eventId: string;
9
10
  }
10
11
  }
@@ -677,8 +677,8 @@
677
677
  "affectsGlobalScope": false
678
678
  },
679
679
  "../src/events/get-contacts-by-email.interface.ts": {
680
- "version": "214bcb2ce4c6c39ad55c37fd48007a369a552f438951257bae1e9e9bc0134094",
681
- "signature": "5132861e5a8f11ee75b213a724085e4ed1043a04aa95a7dca6bf25affdb006ea",
680
+ "version": "a99580e4abd2923d0a3f3dd619a001a4c345c83a009e5973fb459470259ae36c",
681
+ "signature": "e0cfdb116cff289b6fab96600050935fe4458c2639408133b7322794c097cd9d",
682
682
  "affectsGlobalScope": false
683
683
  },
684
684
  "../src/events/demo-create-meeting-requests.interface.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.294",
3
+ "version": "1.0.295",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",