@aldb2b/common 1.0.56 → 1.0.57

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.
@@ -8,6 +8,7 @@ export declare namespace UpdateUserEventInfo {
8
8
  email: string;
9
9
  eventId: string;
10
10
  role: string;
11
+ type: string;
11
12
  company?: string;
12
13
  }
13
14
  }
@@ -227,8 +227,8 @@
227
227
  "affectsGlobalScope": false
228
228
  },
229
229
  "../src/events/update-user-event-info.interface.ts": {
230
- "version": "9fa55534b27f0dd1bf2162516d6331329f600b80dacc74db434ad716375dfadb",
231
- "signature": "a2fb7ef134afd765f051e828185334716656d21beb07a15a408274363da056ca",
230
+ "version": "9058ca5dbe9b35047ed73f40f80cc4008c01d7fe4d8420b04efe1448b8588ca6",
231
+ "signature": "0f9c7f9cad1d1f368b895bb44383559637234b6cb5bc3dc02824dce93b22722e",
232
232
  "affectsGlobalScope": false
233
233
  },
234
234
  "../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.56",
3
+ "version": "1.0.57",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",