phirepass-channel 0.1.241 → 0.1.242
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
|
@@ -405,7 +405,7 @@ function __wbg_get_imports() {
|
|
|
405
405
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
406
406
|
return addHeapObject(ret);
|
|
407
407
|
}, arguments); },
|
|
408
|
-
|
|
408
|
+
__wbg_info_3edf19348bb0cefd: function(arg0, arg1) {
|
|
409
409
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
410
410
|
},
|
|
411
411
|
__wbg_instanceof_ArrayBuffer_53db37b06f6b9afe: function(arg0) {
|
|
@@ -477,7 +477,7 @@ function __wbg_get_imports() {
|
|
|
477
477
|
__wbg_set_onopen_6f3fc5e2ad3144f1: function(arg0, arg1) {
|
|
478
478
|
getObject(arg0).onopen = getObject(arg1);
|
|
479
479
|
},
|
|
480
|
-
|
|
480
|
+
__wbg_warn_013a4e3e87f1b67b: function(arg0, arg1) {
|
|
481
481
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
482
482
|
},
|
|
483
483
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
Binary file
|