phirepass-channel 0.1.289 → 0.1.291
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
|
@@ -461,7 +461,7 @@ function __wbg_get_imports() {
|
|
|
461
461
|
const ret = Reflect.get(getObject(arg0), getObject(arg1));
|
|
462
462
|
return addHeapObject(ret);
|
|
463
463
|
}, arguments); },
|
|
464
|
-
|
|
464
|
+
__wbg_info_18ca704dd51ec375: function(arg0, arg1) {
|
|
465
465
|
console.info(getStringFromWasm0(arg0, arg1));
|
|
466
466
|
},
|
|
467
467
|
__wbg_instanceof_ArrayBuffer_4480b9e0068a8adb: function(arg0) {
|
|
@@ -533,7 +533,7 @@ function __wbg_get_imports() {
|
|
|
533
533
|
__wbg_set_onopen_4f65470ae522a61a: function(arg0, arg1) {
|
|
534
534
|
getObject(arg0).onopen = getObject(arg1);
|
|
535
535
|
},
|
|
536
|
-
|
|
536
|
+
__wbg_warn_8dbcb2f6803a5a76: function(arg0, arg1) {
|
|
537
537
|
console.warn(getStringFromWasm0(arg0, arg1));
|
|
538
538
|
},
|
|
539
539
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
Binary file
|