@player-ui/beacon-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.
@@ -2539,7 +2539,6 @@ var BeaconPlugin = function() {
2539
2539
  try {
2540
2540
  for(var _iterator = Object.keys(object)[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
2541
2541
  var key = _step.value;
2542
- "";
2543
2542
  var val = object[key];
2544
2543
  var nestedPath = _to_consumable_array(path).concat([
2545
2544
  key