simpo-component-library 2.2.32 → 2.2.33

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.
@@ -12,6 +12,9 @@ export declare class RestService implements OnDestroy {
12
12
  private BASE_URL;
13
13
  private ECOMMERCE_URL;
14
14
  private PAYMENT_URL;
15
+ private localInvestorUrl;
16
+ private localProperty;
17
+ private localPayment;
15
18
  private CMIS_URL;
16
19
  private environmentTypeSubscriber;
17
20
  kycDetails: any;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "simpo-component-library",
3
- "version": "2.2.32",
3
+ "version": "2.2.33",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0",
Binary file