@barchart/chart-lib 2.374.5 → 2.375.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.374.5",
3
+ "version": "2.375.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -256,6 +256,8 @@
256
256
  "MOVLR",
257
257
  "TRSP1",
258
258
  "TRSP2",
259
+ "TARGPU",
260
+ "TARGPD",
259
261
  "PPTPIV",
260
262
  "PPTR1",
261
263
  "PPTR2",
@@ -653,6 +655,7 @@
653
655
  "PARTP",
654
656
  "MOVLR",
655
657
  "TRSP",
658
+ "TARGP",
656
659
  "COTLC",
657
660
  "COTDAG",
658
661
  "COTFTR",
@@ -2146,7 +2149,7 @@
2146
2149
  },
2147
2150
  "version": {
2148
2151
  "type": "integer",
2149
- "minimum": 168,
2152
+ "minimum": 169,
2150
2153
  "multipleOf": 1
2151
2154
  }
2152
2155
  },