@barchart/chart-lib 2.218.0 → 2.219.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.219.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -366,7 +366,10 @@
366
366
  "KSTSIG",
367
367
  "STC",
368
368
  "MCCLO",
369
- "NHLAI"
369
+ "NHLAI",
370
+ "CMBCI",
371
+ "CMBCIF",
372
+ "CMBCIS"
370
373
  ]
371
374
  },
372
375
  "generalField": {
@@ -600,7 +603,8 @@
600
603
  "KST",
601
604
  "STC",
602
605
  "MCCLO",
603
- "NHLAI"
606
+ "NHLAI",
607
+ "CMBCI"
604
608
  ]
605
609
  },
606
610
  "annId": {
@@ -1877,7 +1881,7 @@
1877
1881
  },
1878
1882
  "version": {
1879
1883
  "type": "integer",
1880
- "minimum": 91,
1884
+ "minimum": 92,
1881
1885
  "multipleOf": 1
1882
1886
  }
1883
1887
  },