@createiq/backend 1.0.81 → 1.0.82

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.
@@ -2142,6 +2142,7 @@ export type ComponentAnswerDto_FundListEntityDto = {
2142
2142
  accept?: boolean;
2143
2143
  lei?: string;
2144
2144
  fundIdentifier?: string;
2145
+ parentEntityId?: string;
2145
2146
  additionalFields?: ComponentAnswerDto_AdditionalFieldsDto;
2146
2147
  };
2147
2148
 
package/dist/index.d.cts CHANGED
@@ -1857,6 +1857,7 @@ type ComponentAnswerDto_FundListEntityDto = {
1857
1857
  accept?: boolean;
1858
1858
  lei?: string;
1859
1859
  fundIdentifier?: string;
1860
+ parentEntityId?: string;
1860
1861
  additionalFields?: ComponentAnswerDto_AdditionalFieldsDto;
1861
1862
  };
1862
1863
  type ToggleFavouriteConfirmedTemplateDto = {
package/dist/index.d.ts CHANGED
@@ -1857,6 +1857,7 @@ type ComponentAnswerDto_FundListEntityDto = {
1857
1857
  accept?: boolean;
1858
1858
  lei?: string;
1859
1859
  fundIdentifier?: string;
1860
+ parentEntityId?: string;
1860
1861
  additionalFields?: ComponentAnswerDto_AdditionalFieldsDto;
1861
1862
  };
1862
1863
  type ToggleFavouriteConfirmedTemplateDto = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@createiq/backend",
3
- "version": "1.0.81",
3
+ "version": "1.0.82",
4
4
  "type": "module",
5
5
  "license": "UNLICENSED",
6
6
  "main": "dist/index.cjs",
@@ -1 +1 @@
1
- af7895d1982cac03970f759575456b981324438d57dec123a5e6a5af963dac80
1
+ 66eaade22b5c2451c27521d2919623f216bfe17be671f4315b72eb3c7ddbe011