@player-ui/metrics-plugin 0.11.0-next.0 → 0.11.0-next.2
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.
|
@@ -2551,7 +2551,6 @@ var MetricsPlugin = function() {
|
|
|
2551
2551
|
try {
|
|
2552
2552
|
for(var _iterator = Object.keys(object)[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
|
|
2553
2553
|
var key = _step.value;
|
|
2554
|
-
"";
|
|
2555
2554
|
var val = object[key];
|
|
2556
2555
|
var nestedPath = _to_consumable_array(path).concat([
|
|
2557
2556
|
key
|