@aldb2b/common 1.0.96 → 1.0.97

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,7 +6,6 @@ export declare namespace CreateCompany {
6
6
  }
7
7
  interface Data {
8
8
  name: string;
9
- owner: string;
10
9
  website: string;
11
10
  eventId: string;
12
11
  usertype: string;
@@ -307,8 +307,8 @@
307
307
  "affectsGlobalScope": false
308
308
  },
309
309
  "../src/events/create-company.interface.ts": {
310
- "version": "e0de54fada290b5ef6aa823a8afdcec3558b79445988c0ebfbb924d6d818e1d3",
311
- "signature": "1106c3060cad32bc3327c816f4b1aaad7d264790eb6fc2b15b276a9919797d4c",
310
+ "version": "dbda7bafdc5ccff7367a91e4197f727813ec341788f8eae4fa9054953f90ca6c",
311
+ "signature": "ed55a97a69f34cba4cb1ae7d667c472080e3f5202d423a847408592436d52002",
312
312
  "affectsGlobalScope": false
313
313
  },
314
314
  "../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.96",
3
+ "version": "1.0.97",
4
4
  "description": "",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",