ping-openmls-sdk 0.6.2 → 0.6.3
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/package.json +1 -1
- package/wasm/package.json +1 -1
- package/wasm/ping_wasm.js +10 -10
- package/wasm/ping_wasm_bg.wasm +0 -0
package/package.json
CHANGED
package/wasm/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "ping-openmls-sdk-wasm",
|
|
3
3
|
"type": "module",
|
|
4
4
|
"description": "wasm-bindgen surface for the Ping OpenMLS SDK — drives the ping-openmls-sdk npm package",
|
|
5
|
-
"version": "0.5.
|
|
5
|
+
"version": "0.5.3",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"files": [
|
|
8
8
|
"ping_wasm_bg.wasm",
|
package/wasm/ping_wasm.js
CHANGED
|
@@ -779,11 +779,11 @@ function __wbg_get_imports() {
|
|
|
779
779
|
const ret = getObject(arg0).crypto;
|
|
780
780
|
return addHeapObject(ret);
|
|
781
781
|
},
|
|
782
|
-
|
|
782
|
+
__wbg_del_a9da484998954380: function(arg0, arg1, arg2, arg3, arg4) {
|
|
783
783
|
const ret = getObject(arg0).del(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
784
784
|
return addHeapObject(ret);
|
|
785
785
|
},
|
|
786
|
-
|
|
786
|
+
__wbg_discoverDevices_c62269030c4f63b5: function(arg0, arg1) {
|
|
787
787
|
const ret = getObject(arg0).discoverDevices(takeObject(arg1));
|
|
788
788
|
return addHeapObject(ret);
|
|
789
789
|
},
|
|
@@ -809,7 +809,7 @@ function __wbg_get_imports() {
|
|
|
809
809
|
wasm.__wbindgen_export4(deferred0_0, deferred0_1, 1);
|
|
810
810
|
}
|
|
811
811
|
},
|
|
812
|
-
|
|
812
|
+
__wbg_fetchSince_259ae74fed1dfd84: function(arg0, arg1, arg2, arg3) {
|
|
813
813
|
const ret = getObject(arg0).fetchSince(takeObject(arg1), takeObject(arg2), arg3 >>> 0);
|
|
814
814
|
return addHeapObject(ret);
|
|
815
815
|
},
|
|
@@ -844,10 +844,6 @@ function __wbg_get_imports() {
|
|
|
844
844
|
__wbg_getRandomValues_c44a50d8cfdaebeb: function() { return handleError(function (arg0, arg1) {
|
|
845
845
|
getObject(arg0).getRandomValues(getObject(arg1));
|
|
846
846
|
}, arguments); },
|
|
847
|
-
__wbg_get_2029ce2f6293ac5b: function(arg0, arg1, arg2, arg3, arg4) {
|
|
848
|
-
const ret = getObject(arg0).get(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
849
|
-
return addHeapObject(ret);
|
|
850
|
-
},
|
|
851
847
|
__wbg_get_652f640b3b0b6e3e: function(arg0, arg1) {
|
|
852
848
|
const ret = getObject(arg0)[arg1 >>> 0];
|
|
853
849
|
return addHeapObject(ret);
|
|
@@ -856,6 +852,10 @@ function __wbg_get_imports() {
|
|
|
856
852
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
857
853
|
return addHeapObject(ret);
|
|
858
854
|
}, arguments); },
|
|
855
|
+
__wbg_get_a494d1315b0c66b5: function(arg0, arg1, arg2, arg3, arg4) {
|
|
856
|
+
const ret = getObject(arg0).get(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
857
|
+
return addHeapObject(ret);
|
|
858
|
+
},
|
|
859
859
|
__wbg_get_unchecked_be562b1421656321: function(arg0, arg1) {
|
|
860
860
|
const ret = getObject(arg0)[arg1 >>> 0];
|
|
861
861
|
return addHeapObject(ret);
|
|
@@ -904,7 +904,7 @@ function __wbg_get_imports() {
|
|
|
904
904
|
const ret = getObject(arg0).length;
|
|
905
905
|
return ret;
|
|
906
906
|
},
|
|
907
|
-
|
|
907
|
+
__wbg_listKeys_246eda100d75c22e: function(arg0, arg1, arg2, arg3, arg4) {
|
|
908
908
|
const ret = getObject(arg0).listKeys(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
909
909
|
return addHeapObject(ret);
|
|
910
910
|
},
|
|
@@ -1011,7 +1011,7 @@ function __wbg_get_imports() {
|
|
|
1011
1011
|
__wbg_prototypesetcall_fd4050e806e1d519: function(arg0, arg1, arg2) {
|
|
1012
1012
|
Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), getObject(arg2));
|
|
1013
1013
|
},
|
|
1014
|
-
|
|
1014
|
+
__wbg_put_6c811147632b4e64: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
1015
1015
|
const ret = getObject(arg0).put(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), takeObject(arg5));
|
|
1016
1016
|
return addHeapObject(ret);
|
|
1017
1017
|
},
|
|
@@ -1037,7 +1037,7 @@ function __wbg_get_imports() {
|
|
|
1037
1037
|
const ret = getObject(arg0).self;
|
|
1038
1038
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
1039
1039
|
},
|
|
1040
|
-
|
|
1040
|
+
__wbg_send_fd7e10c45f680e3d: function(arg0, arg1) {
|
|
1041
1041
|
const ret = getObject(arg0).send(takeObject(arg1));
|
|
1042
1042
|
return addHeapObject(ret);
|
|
1043
1043
|
},
|
package/wasm/ping_wasm_bg.wasm
CHANGED
|
Binary file
|