@barchart/chart-lib 2.390.0 → 2.392.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.390.0",
3
+ "version": "2.392.0",
4
4
  "description": "Barchart HTML5 Streaming Chart",
5
5
  "main": "barchart.chart.js",
6
6
  "types": "barchart.chart.d.ts",
@@ -787,8 +787,12 @@
787
787
  "SymbolNine",
788
788
  "SymbolQuestion",
789
789
  "SymbolFishHook",
790
- "SymbolBuy",
791
- "SymbolSell",
790
+ "SymbolLetterA",
791
+ "SymbolLetterB",
792
+ "SymbolLetterS",
793
+ "SymbolLetterC",
794
+ "SymbolLetterD",
795
+ "SymbolLetterE",
792
796
  "FibonacciTimeZones",
793
797
  "Text",
794
798
  "ProfitLoss",
@@ -2167,7 +2171,7 @@
2167
2171
  },
2168
2172
  "version": {
2169
2173
  "type": "integer",
2170
- "minimum": 174,
2174
+ "minimum": 175,
2171
2175
  "multipleOf": 1
2172
2176
  }
2173
2177
  },