@barchart/chart-lib 2.362.4 → 2.363.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.362.4",
3
+ "version": "2.363.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -272,6 +272,7 @@
272
272
  "CTLTM",
273
273
  "CTLTMF",
274
274
  "DEMA",
275
+ "EOSC",
275
276
  "TEMA",
276
277
  "TSI",
277
278
  "TSISIG",
@@ -647,6 +648,7 @@
647
648
  "CTM",
648
649
  "CPMI",
649
650
  "DEMA",
651
+ "EOSC",
650
652
  "TEMA",
651
653
  "TSI",
652
654
  "ADJATR",
@@ -2054,7 +2056,7 @@
2054
2056
  },
2055
2057
  "version": {
2056
2058
  "type": "integer",
2057
- "minimum": 164,
2059
+ "minimum": 165,
2058
2060
  "multipleOf": 1
2059
2061
  }
2060
2062
  },