phirepass-channel 0.1.228 → 0.1.230
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
CHANGED
package/phirepass-channel.js
CHANGED
|
@@ -344,7 +344,7 @@ function __wbg_get_imports() {
|
|
|
344
344
|
const ret = Array.from(getObject(arg0));
|
|
345
345
|
return addHeapObject(ret);
|
|
346
346
|
},
|
|
347
|
-
|
|
347
|
+
__wbg_info_9d3427a3fe6f893d: function(arg0, arg1) {
|
|
348
348
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
349
349
|
},
|
|
350
350
|
__wbg_instanceof_ArrayBuffer_eab9f28fbec23477: function(arg0) {
|
|
@@ -416,7 +416,7 @@ function __wbg_get_imports() {
|
|
|
416
416
|
__wbg_set_onopen_1da8a4f65e6180d2: function(arg0, arg1) {
|
|
417
417
|
getObject(arg0).onopen = getObject(arg1);
|
|
418
418
|
},
|
|
419
|
-
|
|
419
|
+
__wbg_warn_a6bd8c639068705c: function(arg0, arg1) {
|
|
420
420
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
421
421
|
},
|
|
422
422
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
Binary file
|