loro-crdt 1.7.1 → 1.7.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.
@@ -6533,33 +6533,33 @@ module.exports.__wbg_String_8f0eb39a4a4c2f66 = function(arg0, arg1) {
6533
6533
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
6534
6534
  };
6535
6535
 
6536
- module.exports.__wbg_apply_9bb7fe8fff013a3f = function() { return handleError(function (arg0, arg1, arg2) {
6536
+ module.exports.__wbg_apply_eb9e9b97497f91e4 = function() { return handleError(function (arg0, arg1, arg2) {
6537
6537
  const ret = Reflect.apply(getObject(arg0), getObject(arg1), getObject(arg2));
6538
6538
  return addHeapObject(ret);
6539
6539
  }, arguments) };
6540
6540
 
6541
- module.exports.__wbg_buffer_ef9774282e5dab94 = function(arg0) {
6541
+ module.exports.__wbg_buffer_609cc3eee51ed158 = function(arg0) {
6542
6542
  const ret = getObject(arg0).buffer;
6543
6543
  return addHeapObject(ret);
6544
6544
  };
6545
6545
 
6546
- module.exports.__wbg_call_0ad083564791763a = function() { return handleError(function (arg0, arg1) {
6546
+ module.exports.__wbg_call_672a4d21634d4a24 = function() { return handleError(function (arg0, arg1) {
6547
6547
  const ret = getObject(arg0).call(getObject(arg1));
6548
6548
  return addHeapObject(ret);
6549
6549
  }, arguments) };
6550
6550
 
6551
- module.exports.__wbg_call_a34b6b4765f27be0 = function() { return handleError(function (arg0, arg1, arg2) {
6551
+ module.exports.__wbg_call_7cccdd69e0791ae2 = function() { return handleError(function (arg0, arg1, arg2) {
6552
6552
  const ret = getObject(arg0).call(getObject(arg1), getObject(arg2));
6553
6553
  return addHeapObject(ret);
6554
6554
  }, arguments) };
6555
6555
 
6556
- module.exports.__wbg_call_d00953b926be4879 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
6557
- const ret = getObject(arg0).call(getObject(arg1), getObject(arg2), getObject(arg3), getObject(arg4));
6556
+ module.exports.__wbg_call_833bed5770ea2041 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
6557
+ const ret = getObject(arg0).call(getObject(arg1), getObject(arg2), getObject(arg3));
6558
6558
  return addHeapObject(ret);
6559
6559
  }, arguments) };
6560
6560
 
6561
- module.exports.__wbg_call_efe5a4db7065d1a2 = function() { return handleError(function (arg0, arg1, arg2, arg3) {
6562
- const ret = getObject(arg0).call(getObject(arg1), getObject(arg2), getObject(arg3));
6561
+ module.exports.__wbg_call_b8adc8b1d0a0d8eb = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) {
6562
+ const ret = getObject(arg0).call(getObject(arg1), getObject(arg2), getObject(arg3), getObject(arg4));
6563
6563
  return addHeapObject(ret);
6564
6564
  }, arguments) };
6565
6565
 
@@ -6568,7 +6568,7 @@ module.exports.__wbg_changemodifier_new = function(arg0) {
6568
6568
  return addHeapObject(ret);
6569
6569
  };
6570
6570
 
6571
- module.exports.__wbg_crypto_ed58b8e10a292839 = function(arg0) {
6571
+ module.exports.__wbg_crypto_574e78ad8b13b65f = function(arg0) {
6572
6572
  const ret = getObject(arg0).crypto;
6573
6573
  return addHeapObject(ret);
6574
6574
  };
@@ -6578,18 +6578,18 @@ module.exports.__wbg_cursor_new = function(arg0) {
6578
6578
  return addHeapObject(ret);
6579
6579
  };
6580
6580
 
6581
- module.exports.__wbg_done_f4c254830a095eaf = function(arg0) {
6581
+ module.exports.__wbg_done_769e5ede4b31c67b = function(arg0) {
6582
6582
  const ret = getObject(arg0).done;
6583
6583
  return ret;
6584
6584
  };
6585
6585
 
6586
- module.exports.__wbg_entries_4dce6361e3ba6fbc = function(arg0) {
6587
- const ret = getObject(arg0).entries();
6586
+ module.exports.__wbg_entries_3265d4158b33e5dc = function(arg0) {
6587
+ const ret = Object.entries(getObject(arg0));
6588
6588
  return addHeapObject(ret);
6589
6589
  };
6590
6590
 
6591
- module.exports.__wbg_entries_83beb641792ccb9c = function(arg0) {
6592
- const ret = Object.entries(getObject(arg0));
6591
+ module.exports.__wbg_entries_c8a90a7ed73e84ce = function(arg0) {
6592
+ const ret = getObject(arg0).entries();
6593
6593
  return addHeapObject(ret);
6594
6594
  };
6595
6595
 
@@ -6609,26 +6609,26 @@ module.exports.__wbg_error_9912f7d6d7835a4b = function(arg0, arg1) {
6609
6609
  console.error(getStringFromWasm0(arg0, arg1));
6610
6610
  };
6611
6611
 
6612
- module.exports.__wbg_from_3aa0fcaa8eef0104 = function(arg0) {
6612
+ module.exports.__wbg_from_2a5d3e218e67aa85 = function(arg0) {
6613
6613
  const ret = Array.from(getObject(arg0));
6614
6614
  return addHeapObject(ret);
6615
6615
  };
6616
6616
 
6617
- module.exports.__wbg_getRandomValues_bcb4912f16000dc4 = function() { return handleError(function (arg0, arg1) {
6617
+ module.exports.__wbg_getRandomValues_b8f5dbd5f3995a9e = function() { return handleError(function (arg0, arg1) {
6618
6618
  getObject(arg0).getRandomValues(getObject(arg1));
6619
6619
  }, arguments) };
6620
6620
 
6621
- module.exports.__wbg_get_0c3cc364764a0b98 = function(arg0, arg1) {
6622
- const ret = getObject(arg0)[arg1 >>> 0];
6623
- return addHeapObject(ret);
6624
- };
6625
-
6626
- module.exports.__wbg_get_b996a12be035ef4f = function() { return handleError(function (arg0, arg1) {
6621
+ module.exports.__wbg_get_67b2ba62fc30de12 = function() { return handleError(function (arg0, arg1) {
6627
6622
  const ret = Reflect.get(getObject(arg0), getObject(arg1));
6628
6623
  return addHeapObject(ret);
6629
6624
  }, arguments) };
6630
6625
 
6631
- module.exports.__wbg_getindex_a471648b3037c750 = function(arg0, arg1) {
6626
+ module.exports.__wbg_get_b9b93047fe3cf45b = function(arg0, arg1) {
6627
+ const ret = getObject(arg0)[arg1 >>> 0];
6628
+ return addHeapObject(ret);
6629
+ };
6630
+
6631
+ module.exports.__wbg_getindex_5b00c274b05714aa = function(arg0, arg1) {
6632
6632
  const ret = getObject(arg0)[arg1 >>> 0];
6633
6633
  return ret;
6634
6634
  };
@@ -6638,17 +6638,7 @@ module.exports.__wbg_getwithrefkey_1dc361bd10053bfe = function(arg0, arg1) {
6638
6638
  return addHeapObject(ret);
6639
6639
  };
6640
6640
 
6641
- module.exports.__wbg_globalThis_6b4d52a0b6aaeaea = function() { return handleError(function () {
6642
- const ret = globalThis.globalThis;
6643
- return addHeapObject(ret);
6644
- }, arguments) };
6645
-
6646
- module.exports.__wbg_global_49324ce12193de77 = function() { return handleError(function () {
6647
- const ret = global.global;
6648
- return addHeapObject(ret);
6649
- }, arguments) };
6650
-
6651
- module.exports.__wbg_instanceof_ArrayBuffer_ff40e55b5978e215 = function(arg0) {
6641
+ module.exports.__wbg_instanceof_ArrayBuffer_e14585432e3737fc = function(arg0) {
6652
6642
  let result;
6653
6643
  try {
6654
6644
  result = getObject(arg0) instanceof ArrayBuffer;
@@ -6659,7 +6649,7 @@ module.exports.__wbg_instanceof_ArrayBuffer_ff40e55b5978e215 = function(arg0) {
6659
6649
  return ret;
6660
6650
  };
6661
6651
 
6662
- module.exports.__wbg_instanceof_Map_0f3f3653f757ced1 = function(arg0) {
6652
+ module.exports.__wbg_instanceof_Map_f3469ce2244d2430 = function(arg0) {
6663
6653
  let result;
6664
6654
  try {
6665
6655
  result = getObject(arg0) instanceof Map;
@@ -6670,7 +6660,7 @@ module.exports.__wbg_instanceof_Map_0f3f3653f757ced1 = function(arg0) {
6670
6660
  return ret;
6671
6661
  };
6672
6662
 
6673
- module.exports.__wbg_instanceof_Object_9108547bac1f91b1 = function(arg0) {
6663
+ module.exports.__wbg_instanceof_Object_7f2dcef8f78644a4 = function(arg0) {
6674
6664
  let result;
6675
6665
  try {
6676
6666
  result = getObject(arg0) instanceof Object;
@@ -6681,7 +6671,7 @@ module.exports.__wbg_instanceof_Object_9108547bac1f91b1 = function(arg0) {
6681
6671
  return ret;
6682
6672
  };
6683
6673
 
6684
- module.exports.__wbg_instanceof_Uint8Array_db97368f94b1373f = function(arg0) {
6674
+ module.exports.__wbg_instanceof_Uint8Array_17156bcf118086a9 = function(arg0) {
6685
6675
  let result;
6686
6676
  try {
6687
6677
  result = getObject(arg0) instanceof Uint8Array;
@@ -6692,27 +6682,27 @@ module.exports.__wbg_instanceof_Uint8Array_db97368f94b1373f = function(arg0) {
6692
6682
  return ret;
6693
6683
  };
6694
6684
 
6695
- module.exports.__wbg_isArray_8738f1062fa88586 = function(arg0) {
6685
+ module.exports.__wbg_isArray_a1eab7e0d067391b = function(arg0) {
6696
6686
  const ret = Array.isArray(getObject(arg0));
6697
6687
  return ret;
6698
6688
  };
6699
6689
 
6700
- module.exports.__wbg_isSafeInteger_a1b3e0811faecf2f = function(arg0) {
6690
+ module.exports.__wbg_isSafeInteger_343e2beeeece1bb0 = function(arg0) {
6701
6691
  const ret = Number.isSafeInteger(getObject(arg0));
6702
6692
  return ret;
6703
6693
  };
6704
6694
 
6705
- module.exports.__wbg_iterator_c0c688f37fa815e6 = function() {
6695
+ module.exports.__wbg_iterator_9a24c88df860dc65 = function() {
6706
6696
  const ret = Symbol.iterator;
6707
6697
  return addHeapObject(ret);
6708
6698
  };
6709
6699
 
6710
- module.exports.__wbg_length_12246a78d2f65d3a = function(arg0) {
6700
+ module.exports.__wbg_length_a446193dc22c12f8 = function(arg0) {
6711
6701
  const ret = getObject(arg0).length;
6712
6702
  return ret;
6713
6703
  };
6714
6704
 
6715
- module.exports.__wbg_length_c24da17096edfe57 = function(arg0) {
6705
+ module.exports.__wbg_length_e2d2a49132c1b256 = function(arg0) {
6716
6706
  const ret = getObject(arg0).length;
6717
6707
  return ret;
6718
6708
  };
@@ -6801,23 +6791,23 @@ module.exports.__wbg_measure_fb7825c11612c823 = function() { return handleError(
6801
6791
  }
6802
6792
  }, arguments) };
6803
6793
 
6804
- module.exports.__wbg_msCrypto_0a36e2ec3a343d26 = function(arg0) {
6794
+ module.exports.__wbg_msCrypto_a61aeb35a24c1329 = function(arg0) {
6805
6795
  const ret = getObject(arg0).msCrypto;
6806
6796
  return addHeapObject(ret);
6807
6797
  };
6808
6798
 
6809
- module.exports.__wbg_new_518e2184725aa711 = function() {
6810
- const ret = new Map();
6799
+ module.exports.__wbg_new_405e22f390576ce2 = function() {
6800
+ const ret = new Object();
6811
6801
  return addHeapObject(ret);
6812
6802
  };
6813
6803
 
6814
- module.exports.__wbg_new_59845962d1127937 = function(arg0) {
6815
- const ret = new Uint8Array(getObject(arg0));
6804
+ module.exports.__wbg_new_5e0be73521bc8c17 = function() {
6805
+ const ret = new Map();
6816
6806
  return addHeapObject(ret);
6817
6807
  };
6818
6808
 
6819
- module.exports.__wbg_new_67abf4a77618ee3e = function() {
6820
- const ret = new Object();
6809
+ module.exports.__wbg_new_78feb108b6472713 = function() {
6810
+ const ret = new Array();
6821
6811
  return addHeapObject(ret);
6822
6812
  };
6823
6813
 
@@ -6826,42 +6816,42 @@ module.exports.__wbg_new_8a6f238a6ece86ea = function() {
6826
6816
  return addHeapObject(ret);
6827
6817
  };
6828
6818
 
6829
- module.exports.__wbg_new_e2d07398d7689006 = function() {
6830
- const ret = new Array();
6819
+ module.exports.__wbg_new_a12002a7f91c75be = function(arg0) {
6820
+ const ret = new Uint8Array(getObject(arg0));
6831
6821
  return addHeapObject(ret);
6832
6822
  };
6833
6823
 
6834
- module.exports.__wbg_newnoargs_a136448eeb7d48ac = function(arg0, arg1) {
6824
+ module.exports.__wbg_newnoargs_105ed471475aaf50 = function(arg0, arg1) {
6835
6825
  const ret = new Function(getStringFromWasm0(arg0, arg1));
6836
6826
  return addHeapObject(ret);
6837
6827
  };
6838
6828
 
6839
- module.exports.__wbg_newwithbyteoffsetandlength_84908302a4c137cf = function(arg0, arg1, arg2) {
6829
+ module.exports.__wbg_newwithbyteoffsetandlength_d97e637ebe145a9a = function(arg0, arg1, arg2) {
6840
6830
  const ret = new Uint8Array(getObject(arg0), arg1 >>> 0, arg2 >>> 0);
6841
6831
  return addHeapObject(ret);
6842
6832
  };
6843
6833
 
6844
- module.exports.__wbg_newwithlength_4c216eaaf23f2f9a = function(arg0) {
6834
+ module.exports.__wbg_newwithlength_a381634e90c276d4 = function(arg0) {
6845
6835
  const ret = new Uint8Array(arg0 >>> 0);
6846
6836
  return addHeapObject(ret);
6847
6837
  };
6848
6838
 
6849
- module.exports.__wbg_newwithlength_88b49de1eb24d63e = function(arg0) {
6839
+ module.exports.__wbg_newwithlength_c4c419ef0bc8a1f8 = function(arg0) {
6850
6840
  const ret = new Array(arg0 >>> 0);
6851
6841
  return addHeapObject(ret);
6852
6842
  };
6853
6843
 
6854
- module.exports.__wbg_next_928df8c15fc0c9b0 = function(arg0) {
6844
+ module.exports.__wbg_next_25feadfc0913fea9 = function(arg0) {
6855
6845
  const ret = getObject(arg0).next;
6856
6846
  return addHeapObject(ret);
6857
6847
  };
6858
6848
 
6859
- module.exports.__wbg_next_9dc0926f351c7090 = function() { return handleError(function (arg0) {
6849
+ module.exports.__wbg_next_6574e1a8a62d1055 = function() { return handleError(function (arg0) {
6860
6850
  const ret = getObject(arg0).next();
6861
6851
  return addHeapObject(ret);
6862
6852
  }, arguments) };
6863
6853
 
6864
- module.exports.__wbg_node_02999533c4ea02e3 = function(arg0) {
6854
+ module.exports.__wbg_node_905d3e251edff8a2 = function(arg0) {
6865
6855
  const ret = getObject(arg0).node;
6866
6856
  return addHeapObject(ret);
6867
6857
  };
@@ -6871,63 +6861,58 @@ module.exports.__wbg_now_bbd8229e4a52638e = function() {
6871
6861
  return ret;
6872
6862
  };
6873
6863
 
6874
- module.exports.__wbg_ownKeys_b16312a839a4152c = function() { return handleError(function (arg0) {
6864
+ module.exports.__wbg_ownKeys_3930041068756f1f = function() { return handleError(function (arg0) {
6875
6865
  const ret = Reflect.ownKeys(getObject(arg0));
6876
6866
  return addHeapObject(ret);
6877
6867
  }, arguments) };
6878
6868
 
6879
- module.exports.__wbg_process_5c1d670bc53614b8 = function(arg0) {
6869
+ module.exports.__wbg_process_dc0fbacc7c1c06f7 = function(arg0) {
6880
6870
  const ret = getObject(arg0).process;
6881
6871
  return addHeapObject(ret);
6882
6872
  };
6883
6873
 
6884
- module.exports.__wbg_push_e7d7247e69dad3ee = function(arg0, arg1) {
6874
+ module.exports.__wbg_push_737cfc8c1432c2c6 = function(arg0, arg1) {
6885
6875
  const ret = getObject(arg0).push(getObject(arg1));
6886
6876
  return ret;
6887
6877
  };
6888
6878
 
6889
- module.exports.__wbg_randomFillSync_ab2cfe79ebbf2740 = function() { return handleError(function (arg0, arg1) {
6879
+ module.exports.__wbg_randomFillSync_ac0988aba3254290 = function() { return handleError(function (arg0, arg1) {
6890
6880
  getObject(arg0).randomFillSync(takeObject(arg1));
6891
6881
  }, arguments) };
6892
6882
 
6893
- module.exports.__wbg_require_79b1e9274cde3c87 = function() { return handleError(function () {
6883
+ module.exports.__wbg_require_60cc747a6bc5215a = function() { return handleError(function () {
6894
6884
  const ret = module.require;
6895
6885
  return addHeapObject(ret);
6896
6886
  }, arguments) };
6897
6887
 
6898
- module.exports.__wbg_resolve_267ff08e7e1d2ce4 = function(arg0) {
6888
+ module.exports.__wbg_resolve_4851785c9c5f573d = function(arg0) {
6899
6889
  const ret = Promise.resolve(getObject(arg0));
6900
6890
  return addHeapObject(ret);
6901
6891
  };
6902
6892
 
6903
- module.exports.__wbg_self_cca3ca60d61220f4 = function() { return handleError(function () {
6904
- const ret = self.self;
6905
- return addHeapObject(ret);
6906
- }, arguments) };
6907
-
6908
- module.exports.__wbg_set_1b50d2de855a9d50 = function() { return handleError(function (arg0, arg1, arg2) {
6909
- const ret = Reflect.set(getObject(arg0), getObject(arg1), getObject(arg2));
6910
- return ret;
6911
- }, arguments) };
6912
-
6913
- module.exports.__wbg_set_393f510a6b7e9da5 = function(arg0, arg1, arg2) {
6914
- const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
6915
- return addHeapObject(ret);
6893
+ module.exports.__wbg_set_37837023f3d740e8 = function(arg0, arg1, arg2) {
6894
+ getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
6916
6895
  };
6917
6896
 
6918
6897
  module.exports.__wbg_set_3f1d0b984ed272ed = function(arg0, arg1, arg2) {
6919
6898
  getObject(arg0)[takeObject(arg1)] = takeObject(arg2);
6920
6899
  };
6921
6900
 
6922
- module.exports.__wbg_set_5deee49b10b2b780 = function(arg0, arg1, arg2) {
6901
+ module.exports.__wbg_set_65595bdd868b3009 = function(arg0, arg1, arg2) {
6923
6902
  getObject(arg0).set(getObject(arg1), arg2 >>> 0);
6924
6903
  };
6925
6904
 
6926
- module.exports.__wbg_set_93ba9407b5476ec6 = function(arg0, arg1, arg2) {
6927
- getObject(arg0)[arg1 >>> 0] = takeObject(arg2);
6905
+ module.exports.__wbg_set_8fc6bf8a5b1071d1 = function(arg0, arg1, arg2) {
6906
+ const ret = getObject(arg0).set(getObject(arg1), getObject(arg2));
6907
+ return addHeapObject(ret);
6928
6908
  };
6929
6909
 
6930
- module.exports.__wbg_setindex_e0b7b31bfc87ba3f = function(arg0, arg1, arg2) {
6910
+ module.exports.__wbg_set_bb8cecf6a62b9f46 = function() { return handleError(function (arg0, arg1, arg2) {
6911
+ const ret = Reflect.set(getObject(arg0), getObject(arg1), getObject(arg2));
6912
+ return ret;
6913
+ }, arguments) };
6914
+
6915
+ module.exports.__wbg_setindex_dcd71eabf405bde1 = function(arg0, arg1, arg2) {
6931
6916
  getObject(arg0)[arg1 >>> 0] = arg2;
6932
6917
  };
6933
6918
 
@@ -6939,22 +6924,42 @@ module.exports.__wbg_stack_0ed75d68575b0f3c = function(arg0, arg1) {
6939
6924
  getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
6940
6925
  };
6941
6926
 
6942
- module.exports.__wbg_subarray_2dc34705c0dc7cdb = function(arg0, arg1, arg2) {
6927
+ module.exports.__wbg_static_accessor_GLOBAL_88a902d13a557d07 = function() {
6928
+ const ret = typeof global === 'undefined' ? null : global;
6929
+ return isLikeNone(ret) ? 0 : addHeapObject(ret);
6930
+ };
6931
+
6932
+ module.exports.__wbg_static_accessor_GLOBAL_THIS_56578be7e9f832b0 = function() {
6933
+ const ret = typeof globalThis === 'undefined' ? null : globalThis;
6934
+ return isLikeNone(ret) ? 0 : addHeapObject(ret);
6935
+ };
6936
+
6937
+ module.exports.__wbg_static_accessor_SELF_37c5d418e4bf5819 = function() {
6938
+ const ret = typeof self === 'undefined' ? null : self;
6939
+ return isLikeNone(ret) ? 0 : addHeapObject(ret);
6940
+ };
6941
+
6942
+ module.exports.__wbg_static_accessor_WINDOW_5de37043a91a9c40 = function() {
6943
+ const ret = typeof window === 'undefined' ? null : window;
6944
+ return isLikeNone(ret) ? 0 : addHeapObject(ret);
6945
+ };
6946
+
6947
+ module.exports.__wbg_subarray_aa9065fa9dc5df96 = function(arg0, arg1, arg2) {
6943
6948
  const ret = getObject(arg0).subarray(arg1 >>> 0, arg2 >>> 0);
6944
6949
  return addHeapObject(ret);
6945
6950
  };
6946
6951
 
6947
- module.exports.__wbg_then_84907e7a6730461e = function(arg0, arg1) {
6952
+ module.exports.__wbg_then_44b73946d2fb3e7d = function(arg0, arg1) {
6948
6953
  const ret = getObject(arg0).then(getObject(arg1));
6949
6954
  return addHeapObject(ret);
6950
6955
  };
6951
6956
 
6952
- module.exports.__wbg_value_51f8a88d4a1805fb = function(arg0) {
6957
+ module.exports.__wbg_value_cd1ffa7b1ab794f1 = function(arg0) {
6953
6958
  const ret = getObject(arg0).value;
6954
6959
  return addHeapObject(ret);
6955
6960
  };
6956
6961
 
6957
- module.exports.__wbg_versions_c71aa1626a93e0a1 = function(arg0) {
6962
+ module.exports.__wbg_versions_c01dfd4722a88165 = function(arg0) {
6958
6963
  const ret = getObject(arg0).versions;
6959
6964
  return addHeapObject(ret);
6960
6965
  };
@@ -6964,11 +6969,6 @@ module.exports.__wbg_versionvector_new = function(arg0) {
6964
6969
  return addHeapObject(ret);
6965
6970
  };
6966
6971
 
6967
- module.exports.__wbg_window_2aba046d3fc4ad7c = function() { return handleError(function () {
6968
- const ret = window.window;
6969
- return addHeapObject(ret);
6970
- }, arguments) };
6971
-
6972
6972
  module.exports.__wbindgen_as_number = function(arg0) {
6973
6973
  const ret = +getObject(arg0);
6974
6974
  return ret;
@@ -7012,7 +7012,7 @@ module.exports.__wbindgen_closure_wrapper563 = function(arg0, arg1, arg2) {
7012
7012
  return addHeapObject(ret);
7013
7013
  };
7014
7014
 
7015
- module.exports.__wbindgen_closure_wrapper565 = function(arg0, arg1, arg2) {
7015
+ module.exports.__wbindgen_closure_wrapper566 = function(arg0, arg1, arg2) {
7016
7016
  const ret = makeMutClosure(arg0, arg1, 8, __wbg_adapter_63);
7017
7017
  return addHeapObject(ret);
7018
7018
  };
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "loro-crdt",
3
- "version": "1.7.1",
3
+ "version": "1.7.2",
4
4
  "description": "Loro CRDTs is a high-performance CRDT framework that makes your app state synchronized, collaborative and maintainable effortlessly.",
5
5
  "keywords": [
6
6
  "crdt",