@createiq/backend 1.0.58 → 1.0.59
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.
- package/client/types.gen.ts +1 -0
- package/dist/index.d.cts +1 -0
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
- package/swagger.json.sha256 +1 -1
package/client/types.gen.ts
CHANGED
|
@@ -904,6 +904,7 @@ export type ActiveOrPendingUserForNakhodaAdminDto = {
|
|
|
904
904
|
accountAllowedDomains?: Array<string>;
|
|
905
905
|
dateRequestSent?: string;
|
|
906
906
|
userId?: string;
|
|
907
|
+
emailCloaked: string;
|
|
907
908
|
email: string;
|
|
908
909
|
role: string;
|
|
909
910
|
subAccounts: Array<SubAccountIdWithNameDto>;
|
package/dist/index.d.cts
CHANGED
package/dist/index.d.ts
CHANGED
package/package.json
CHANGED
package/swagger.json.sha256
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
a72f8e22c2865e00cf8e2162cc678e916bb9c0627f4279d63bf0faf68b5e2142
|