@barchart/chart-lib 2.218.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.218.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",
@@ -366,7 +366,11 @@
366
366
  "KSTSIG",
367
367
  "STC",
368
368
  "MCCLO",
369
- "NHLAI"
369
+ "NHLAI",
370
+ "CMBCI",
371
+ "CMBCIF",
372
+ "CMBCIS",
373
+ "COTI"
370
374
  ]
371
375
  },
372
376
  "generalField": {
@@ -600,7 +604,9 @@
600
604
  "KST",
601
605
  "STC",
602
606
  "MCCLO",
603
- "NHLAI"
607
+ "NHLAI",
608
+ "CMBCI",
609
+ "COTI"
604
610
  ]
605
611
  },
606
612
  "annId": {
@@ -1877,7 +1883,7 @@
1877
1883
  },
1878
1884
  "version": {
1879
1885
  "type": "integer",
1880
- "minimum": 91,
1886
+ "minimum": 93,
1881
1887
  "multipleOf": 1
1882
1888
  }
1883
1889
  },