ping-openmls-sdk 0.7.3 → 0.7.4
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 +11 -11
- 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.6.
|
|
5
|
+
"version": "0.6.5",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"files": [
|
|
8
8
|
"ping_wasm_bg.wasm",
|
package/wasm/ping_wasm.js
CHANGED
|
@@ -1079,11 +1079,11 @@ function __wbg_get_imports() {
|
|
|
1079
1079
|
const ret = getObject(arg0).crypto;
|
|
1080
1080
|
return addHeapObject(ret);
|
|
1081
1081
|
},
|
|
1082
|
-
|
|
1082
|
+
__wbg_del_fb742226355f9100: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1083
1083
|
const ret = getObject(arg0).del(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1084
1084
|
return addHeapObject(ret);
|
|
1085
1085
|
},
|
|
1086
|
-
|
|
1086
|
+
__wbg_discoverDevices_6db91bc14572310c: function(arg0, arg1) {
|
|
1087
1087
|
const ret = getObject(arg0).discoverDevices(takeObject(arg1));
|
|
1088
1088
|
return addHeapObject(ret);
|
|
1089
1089
|
},
|
|
@@ -1109,7 +1109,7 @@ function __wbg_get_imports() {
|
|
|
1109
1109
|
wasm.__wbindgen_export4(deferred0_0, deferred0_1, 1);
|
|
1110
1110
|
}
|
|
1111
1111
|
},
|
|
1112
|
-
|
|
1112
|
+
__wbg_fetchSince_6a39eedf22532dcd: function(arg0, arg1, arg2, arg3) {
|
|
1113
1113
|
const ret = getObject(arg0).fetchSince(takeObject(arg1), takeObject(arg2), arg3 >>> 0);
|
|
1114
1114
|
return addHeapObject(ret);
|
|
1115
1115
|
},
|
|
@@ -1144,14 +1144,14 @@ function __wbg_get_imports() {
|
|
|
1144
1144
|
__wbg_getRandomValues_c44a50d8cfdaebeb: function() { return handleError(function (arg0, arg1) {
|
|
1145
1145
|
getObject(arg0).getRandomValues(getObject(arg1));
|
|
1146
1146
|
}, arguments); },
|
|
1147
|
-
__wbg_get_27724c5d44edbf42: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1148
|
-
const ret = getObject(arg0).get(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1149
|
-
return addHeapObject(ret);
|
|
1150
|
-
},
|
|
1151
1147
|
__wbg_get_652f640b3b0b6e3e: function(arg0, arg1) {
|
|
1152
1148
|
const ret = getObject(arg0)[arg1 >>> 0];
|
|
1153
1149
|
return addHeapObject(ret);
|
|
1154
1150
|
},
|
|
1151
|
+
__wbg_get_7bec9f999084c299: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1152
|
+
const ret = getObject(arg0).get(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1153
|
+
return addHeapObject(ret);
|
|
1154
|
+
},
|
|
1155
1155
|
__wbg_get_9cfea9b7bbf12a15: function() { return handleError(function (arg0, arg1) {
|
|
1156
1156
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
1157
1157
|
return addHeapObject(ret);
|
|
@@ -1204,7 +1204,7 @@ function __wbg_get_imports() {
|
|
|
1204
1204
|
const ret = getObject(arg0).length;
|
|
1205
1205
|
return ret;
|
|
1206
1206
|
},
|
|
1207
|
-
|
|
1207
|
+
__wbg_listKeys_f36aa1afd2513d32: function(arg0, arg1, arg2, arg3, arg4) {
|
|
1208
1208
|
const ret = getObject(arg0).listKeys(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4));
|
|
1209
1209
|
return addHeapObject(ret);
|
|
1210
1210
|
},
|
|
@@ -1311,7 +1311,7 @@ function __wbg_get_imports() {
|
|
|
1311
1311
|
__wbg_prototypesetcall_fd4050e806e1d519: function(arg0, arg1, arg2) {
|
|
1312
1312
|
Uint8Array.prototype.set.call(getArrayU8FromWasm0(arg0, arg1), getObject(arg2));
|
|
1313
1313
|
},
|
|
1314
|
-
|
|
1314
|
+
__wbg_put_289abc8b71e26347: function(arg0, arg1, arg2, arg3, arg4, arg5) {
|
|
1315
1315
|
const ret = getObject(arg0).put(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4), takeObject(arg5));
|
|
1316
1316
|
return addHeapObject(ret);
|
|
1317
1317
|
},
|
|
@@ -1337,11 +1337,11 @@ function __wbg_get_imports() {
|
|
|
1337
1337
|
const ret = getObject(arg0).self;
|
|
1338
1338
|
return isLikeNone(ret) ? 0 : addHeapObject(ret);
|
|
1339
1339
|
},
|
|
1340
|
-
|
|
1340
|
+
__wbg_send_7aee7e3e869b2498: function(arg0, arg1) {
|
|
1341
1341
|
const ret = getObject(arg0).send(takeObject(arg1));
|
|
1342
1342
|
return addHeapObject(ret);
|
|
1343
1343
|
},
|
|
1344
|
-
|
|
1344
|
+
__wbg_setNextWelcomeRecipients_d196713f242b4749: function(arg0, arg1, arg2) {
|
|
1345
1345
|
const ret = getObject(arg0).setNextWelcomeRecipients(takeObject(arg1), takeObject(arg2));
|
|
1346
1346
|
return addHeapObject(ret);
|
|
1347
1347
|
},
|
package/wasm/ping_wasm_bg.wasm
CHANGED
|
Binary file
|