@barchart/chart-lib 2.351.2 → 2.352.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.351.2",
3
+ "version": "2.352.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -384,7 +384,8 @@
384
384
  "TDIMBL",
385
385
  "TDIUPR",
386
386
  "TDILWR",
387
- "PPS"
387
+ "PPS",
388
+ "FRAMA"
388
389
  ]
389
390
  },
390
391
  "generalField": {
@@ -697,7 +698,8 @@
697
698
  "GREEKS",
698
699
  "PVACP",
699
700
  "TDI",
700
- "PPS"
701
+ "PPS",
702
+ "FRAMA"
701
703
  ]
702
704
  },
703
705
  "annId": {
@@ -2032,7 +2034,7 @@
2032
2034
  },
2033
2035
  "version": {
2034
2036
  "type": "integer",
2035
- "minimum": 155,
2037
+ "minimum": 156,
2036
2038
  "multipleOf": 1
2037
2039
  }
2038
2040
  },