phirepass-channel 0.1.176 → 0.1.177

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "phirepass-channel",
3
3
  "type": "module",
4
- "version": "0.1.176",
4
+ "version": "0.1.177",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -326,7 +326,7 @@ function __wbg_get_imports() {
326
326
  const ret = getObject(arg0).call(getObject(arg1));
327
327
  return addHeapObject(ret);
328
328
  }, arguments); },
329
- __wbg_clearInterval_16e8cbbce92291d0: function(arg0) {
329
+ __wbg_clearInterval_26ba580547547579: function(arg0) {
330
330
  const ret = clearInterval(takeObject(arg0));
331
331
  return addHeapObject(ret);
332
332
  },
@@ -381,7 +381,7 @@ function __wbg_get_imports() {
381
381
  __wbg_send_d31a693c975dea74: function() { return handleError(function (arg0, arg1, arg2) {
382
382
  getObject(arg0).send(getArrayU8FromWasm0(arg1, arg2));
383
383
  }, arguments); },
384
- __wbg_setInterval_84b64f01452a246e: function() { return handleError(function (arg0, arg1) {
384
+ __wbg_setInterval_cbf1c35c6a692d37: function() { return handleError(function (arg0, arg1) {
385
385
  const ret = setInterval(getObject(arg0), arg1);
386
386
  return addHeapObject(ret);
387
387
  }, arguments); },
@@ -406,7 +406,7 @@ function __wbg_get_imports() {
406
406
  __wbg_set_onopen_34e3e24cf9337ddd: function(arg0, arg1) {
407
407
  getObject(arg0).onopen = getObject(arg1);
408
408
  },
409
- __wbg_warn_3cdbd785deb9e7c9: function(arg0, arg1) {
409
+ __wbg_warn_5d71fa77beb2799a: function(arg0, arg1) {
410
410
  console.warn(getStringFromWasm0(arg0, arg1));
411
411
  },
412
412
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
Binary file