@aldb2b/common 1.0.286 → 1.0.287

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 GetOnboardingSurvey {
6
6
  }
7
7
  interface Data {
8
8
  eventId: string;
9
+ userId: string;
9
10
  }
10
11
  }
@@ -697,8 +697,8 @@
697
697
  "affectsGlobalScope": false
698
698
  },
699
699
  "../src/events/get-onboarding-survey.interface.ts": {
700
- "version": "c31547ef8f0ef75ba9f9dad64442eabf407dbfabe2b6bac86a691a67f367222b",
701
- "signature": "4701f825e5d04cb22176ac4058a06dca1eff619a992066ed0ba957c1c07c1586",
700
+ "version": "a8cfe565722980e40dcbbc74c845823b2007255b82f8f49d6875cf0e088e139d",
701
+ "signature": "7da48e08fd4bfeae31a8b0de6d1b7a46b6edb77775d25e60275b9e73fbf7050a",
702
702
  "affectsGlobalScope": false
703
703
  },
704
704
  "../src/events/survey-send-email.interface.ts": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldb2b/common",
3
- "version": "1.0.286",
3
+ "version": "1.0.287",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",