profinansy-ui-lib 3.6.83 → 3.6.85

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.
@@ -13,6 +13,7 @@ export declare const Urls_translations: {
13
13
  calendars: string;
14
14
  dividend_calendar: string;
15
15
  economic_calendar: string;
16
+ bonds_calendar: string;
16
17
  coupon_calendar: string;
17
18
  report_calendar: string;
18
19
  ipo_calendar: string;
@@ -171,6 +172,7 @@ export declare const Urls_translations: {
171
172
  calendars: string;
172
173
  dividend_calendar: string;
173
174
  economic_calendar: string;
175
+ bonds_calendar: string;
174
176
  coupon_calendar: string;
175
177
  report_calendar: string;
176
178
  ipo_calendar: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.6.83",
3
+ "version": "3.6.85",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {