ping-openmls-sdk 0.6.8 → 0.6.9
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 +8 -8
- 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.9",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"files": [
|
|
8
8
|
"ping_wasm_bg.wasm",
|
package/wasm/ping_wasm.js
CHANGED
|
@@ -929,11 +929,11 @@ function __wbg_get_imports() {
|
|
|
929
929
|
const ret = getObject(arg0).crypto;
|
|
930
930
|
return addHeapObject(ret);
|
|
931
931
|
},
|
|
932
|
-
|
|
932
|
+
__wbg_del_cc1887738ffbd580: function(arg0, arg1, arg2, arg3, arg4) {
|
|
933
933
|
const ret = getObject(arg0).del(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
934
934
|
return addHeapObject(ret);
|
|
935
935
|
},
|
|
936
|
-
|
|
936
|
+
__wbg_discoverDevices_b86c81787953525f: function(arg0, arg1) {
|
|
937
937
|
const ret = getObject(arg0).discoverDevices(takeObject(arg1));
|
|
938
938
|
return addHeapObject(ret);
|
|
939
939
|
},
|
|
@@ -959,7 +959,7 @@ function __wbg_get_imports() {
|
|
|
959
959
|
wasm.__wbindgen_export4(deferred0_0, deferred0_1, 1);
|
|
960
960
|
}
|
|
961
961
|
},
|
|
962
|
-
|
|
962
|
+
__wbg_fetchSince_2d669d2c6ec2ddc1: function(arg0, arg1, arg2, arg3) {
|
|
963
963
|
const ret = getObject(arg0).fetchSince(takeObject(arg1), takeObject(arg2), arg3 >>> 0);
|
|
964
964
|
return addHeapObject(ret);
|
|
965
965
|
},
|
|
@@ -1002,7 +1002,7 @@ function __wbg_get_imports() {
|
|
|
1002
1002
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
1003
1003
|
return addHeapObject(ret);
|
|
1004
1004
|
}, arguments); },
|
|
1005
|
-
|
|
1005
|
+
__wbg_get_dcc796c37e6472a0: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1006
1006
|
const ret = getObject(arg0).get(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1007
1007
|
return addHeapObject(ret);
|
|
1008
1008
|
},
|
|
@@ -1054,7 +1054,7 @@ function __wbg_get_imports() {
|
|
|
1054
1054
|
const ret = getObject(arg0).length;
|
|
1055
1055
|
return ret;
|
|
1056
1056
|
},
|
|
1057
|
-
|
|
1057
|
+
__wbg_listKeys_0c5efb5bae004b3c: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1058
1058
|
const ret = getObject(arg0).listKeys(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1059
1059
|
return addHeapObject(ret);
|
|
1060
1060
|
},
|
|
@@ -1161,7 +1161,7 @@ function __wbg_get_imports() {
|
|
|
1161
1161
|
__wbg_prototypesetcall_fd4050e806e1d519: function(arg0, arg1, arg2) {
|
|
1162
1162
|
Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), getObject(arg2));
|
|
1163
1163
|
},
|
|
1164
|
-
|
|
1164
|
+
__wbg_put_e709d34775a506ca: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
1165
1165
|
const ret = getObject(arg0).put(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), takeObject(arg5));
|
|
1166
1166
|
return addHeapObject(ret);
|
|
1167
1167
|
},
|
|
@@ -1187,11 +1187,11 @@ function __wbg_get_imports() {
|
|
|
1187
1187
|
const ret = getObject(arg0).self;
|
|
1188
1188
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
1189
1189
|
},
|
|
1190
|
-
|
|
1190
|
+
__wbg_send_673ab83824df7765: function(arg0, arg1) {
|
|
1191
1191
|
const ret = getObject(arg0).send(takeObject(arg1));
|
|
1192
1192
|
return addHeapObject(ret);
|
|
1193
1193
|
},
|
|
1194
|
-
|
|
1194
|
+
__wbg_setNextWelcomeRecipients_3c486c3c8b552ff4: function(arg0, arg1, arg2) {
|
|
1195
1195
|
const ret = getObject(arg0).setNextWelcomeRecipients(takeObject(arg1), takeObject(arg2));
|
|
1196
1196
|
return addHeapObject(ret);
|
|
1197
1197
|
},
|
package/wasm/ping_wasm_bg.wasm
CHANGED
|
Binary file
|