@barchart/chart-lib 2.219.0 → 2.220.0

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.
chart-lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@barchart/chart-lib",
3
- "version": "2.219.0",
3
+ "version": "2.220.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -369,7 +369,8 @@
369
369
  "NHLAI",
370
370
  "CMBCI",
371
371
  "CMBCIF",
372
- "CMBCIS"
372
+ "CMBCIS",
373
+ "COTI"
373
374
  ]
374
375
  },
375
376
  "generalField": {
@@ -604,7 +605,8 @@
604
605
  "STC",
605
606
  "MCCLO",
606
607
  "NHLAI",
607
- "CMBCI"
608
+ "CMBCI",
609
+ "COTI"
608
610
  ]
609
611
  },
610
612
  "annId": {
@@ -1881,7 +1883,7 @@
1881
1883
  },
1882
1884
  "version": {
1883
1885
  "type": "integer",
1884
- "minimum": 92,
1886
+ "minimum": 93,
1885
1887
  "multipleOf": 1
1886
1888
  }
1887
1889
  },