@player-ui/check-path-plugin 0.11.0-next.0 → 0.11.0-next.1

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.
@@ -2477,7 +2477,6 @@ var CheckPathPlugin = function() {
2477
2477
  try {
2478
2478
  for(var _iterator = Object.keys(object)[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
2479
2479
  var key = _step.value;
2480
- "";
2481
2480
  var val = object[key];
2482
2481
  var nestedPath = _to_consumable_array(path).concat([
2483
2482
  key