@barchart/chart-lib 2.359.0 → 2.360.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
|
@@ -63,6 +63,7 @@
|
|
|
63
63
|
"AccruedExpenses",
|
|
64
64
|
"Cash",
|
|
65
65
|
"CommonShares",
|
|
66
|
+
"SharesOutstanding",
|
|
66
67
|
"DeferredIncomeTax",
|
|
67
68
|
"DeferredLongRevenues",
|
|
68
69
|
"EquityOtherInvestments",
|
|
@@ -306,6 +307,7 @@
|
|
|
306
307
|
"LINRLOW",
|
|
307
308
|
"CSHO",
|
|
308
309
|
"CSHB",
|
|
310
|
+
"MKTCAP",
|
|
309
311
|
"CTPI",
|
|
310
312
|
"TCHRE",
|
|
311
313
|
"PCTCHG",
|
|
@@ -658,6 +660,7 @@
|
|
|
658
660
|
"LINRCHN",
|
|
659
661
|
"CSHO",
|
|
660
662
|
"CSHB",
|
|
663
|
+
"MKTCAP",
|
|
661
664
|
"CTPI",
|
|
662
665
|
"TCHRE",
|
|
663
666
|
"PCTCHG",
|
|
@@ -2051,7 +2054,7 @@
|
|
|
2051
2054
|
},
|
|
2052
2055
|
"version": {
|
|
2053
2056
|
"type": "integer",
|
|
2054
|
-
"minimum":
|
|
2057
|
+
"minimum": 163,
|
|
2055
2058
|
"multipleOf": 1
|
|
2056
2059
|
}
|
|
2057
2060
|
},
|