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
|
-
|
|
2
|
-
|
|
1
|
+
15713755
|
|
2
|
+
1648661123055415000
|
package/.parcel-cache/data.mdb
CHANGED
|
Binary file
|
package/.parcel-cache/lock.mdb
CHANGED
|
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 =
|
|
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;
|