jbrowse-plugin-mafviewer 1.4.1 → 1.4.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.
package/dist/out.js CHANGED
@@ -28526,7 +28526,7 @@ var JBrowsePluginMafViewer = (() => {
28526
28526
  var import_Plugin = __toESM(require_Plugin());
28527
28527
 
28528
28528
  // package.json
28529
- var version = "1.4.1";
28529
+ var version = "1.4.2";
28530
28530
 
28531
28531
  // src/BigMafAdapter/index.ts
28532
28532
  var import_pluggableElementTypes = __toESM(require_pluggableElementTypes());
@@ -31532,7 +31532,6 @@ ${r}`).join("\n");
31532
31532
  if (x.length) {
31533
31533
  const elt = x.find((idx) => items[idx]?.isInsertion);
31534
31534
  const r = elt !== void 0 ? items[elt] : items[x[0]];
31535
- console.log({ x, r });
31536
31535
  const s = samples[r.sampleId];
31537
31536
  return {
31538
31537
  ...r,