@barchart/chart-lib 2.293.0 → 2.294.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.293.0",
3
+ "version": "2.294.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -359,7 +359,8 @@
359
359
  "MBBUI",
360
360
  "MBBM",
361
361
  "MBBLI",
362
- "MBBLO"
362
+ "MBBLO",
363
+ "CHOP"
363
364
  ]
364
365
  },
365
366
  "generalField": {
@@ -658,7 +659,8 @@
658
659
  "OPTVOLPC",
659
660
  "OPTOIPC",
660
661
  "OPTVOL",
661
- "OPTOI"
662
+ "OPTOI",
663
+ "CHOP"
662
664
  ]
663
665
  },
664
666
  "annId": {
@@ -1944,7 +1946,7 @@
1944
1946
  },
1945
1947
  "version": {
1946
1948
  "type": "integer",
1947
- "minimum": 120,
1949
+ "minimum": 121,
1948
1950
  "multipleOf": 1
1949
1951
  }
1950
1952
  },