phirepass-channel 0.1.191 → 0.1.192

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.191",
4
+ "version": "0.1.192",
5
5
  "license": "SEE LICENSE IN ../LICENCE",
6
6
  "repository": {
7
7
  "type": "git",
@@ -340,13 +340,13 @@ function __wbg_get_imports() {
340
340
  const ret = getObject(arg0).data;
341
341
  return addHeapObject(ret);
342
342
  },
343
- __wbg_debug_f5c1e80c8861de0a: function(arg0, arg1) {
344
- console.debug(getStringFromWasm0(arg0, arg1));
345
- },
346
343
  __wbg_from_741da0f916ab74aa: function(arg0) {
347
344
  const ret = Array.from(getObject(arg0));
348
345
  return addHeapObject(ret);
349
346
  },
347
+ __wbg_info_a52c6d8366fb49c2: function(arg0, arg1) {
348
+ console.info(getStringFromWasm0(arg0, arg1));
349
+ },
350
350
  __wbg_instanceof_ArrayBuffer_ff7c1337a5e3b33a: function(arg0) {
351
351
  let result;
352
352
  try {
@@ -412,7 +412,7 @@ function __wbg_get_imports() {
412
412
  __wbg_set_onopen_7ffeb01f8a628209: function(arg0, arg1) {
413
413
  getObject(arg0).onopen = getObject(arg1);
414
414
  },
415
- __wbg_warn_503b86cbf4729db3: function(arg0, arg1) {
415
+ __wbg_warn_19b8f2420663d61d: function(arg0, arg1) {
416
416
  console.warn(getStringFromWasm0(arg0, arg1));
417
417
  },
418
418
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
Binary file