@barchart/chart-lib 2.361.7 → 2.362.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.361.7",
3
+ "version": "2.362.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -2054,7 +2054,7 @@
2054
2054
  },
2055
2055
  "version": {
2056
2056
  "type": "integer",
2057
- "minimum": 163,
2057
+ "minimum": 164,
2058
2058
  "multipleOf": 1
2059
2059
  }
2060
2060
  },