gramene-search 1.2.22 → 1.2.23

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.
@@ -1,2 +1,2 @@
1
- 12943691
2
- 1648570246527237000
1
+ 15713755
2
+ 1648661123055415000
Binary file
Binary file
package/dist/index.js CHANGED
@@ -503,7 +503,7 @@ function $b8aee296158e1013$var$_interopRequireDefault(obj) {
503
503
  "default": obj
504
504
  };
505
505
  }
506
- var $b8aee296158e1013$var$MAX_IDLIST_LENGTH = 10;
506
+ var $b8aee296158e1013$var$MAX_IDLIST_LENGTH = 20;
507
507
  function $b8aee296158e1013$var$findNodeWithLeftIdx(node, idx) {
508
508
  if (node.leftIdx === idx) return node;
509
509
  var result = null;