@cartridge/controller-wasm 0.1.3 → 0.1.5

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@cartridge/controller-wasm",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "description": "Wasm bindings for Cartridge Controller and Session Account",
5
5
  "type": "module",
6
6
  "main": "./pkg-controller/account_wasm.js",
@@ -1449,8 +1449,8 @@ export function __wbindgen_cb_drop(arg0) {
1449
1449
  return ret;
1450
1450
  };
1451
1451
 
1452
- export function __wbindgen_closure_wrapper4134(arg0, arg1, arg2) {
1453
- const ret = makeMutClosure(arg0, arg1, 483, __wbg_adapter_42);
1452
+ export function __wbindgen_closure_wrapper4027(arg0, arg1, arg2) {
1453
+ const ret = makeMutClosure(arg0, arg1, 478, __wbg_adapter_42);
1454
1454
  return addHeapObject(ret);
1455
1455
  };
1456
1456
 
Binary file
@@ -1005,8 +1005,8 @@ export function __wbindgen_cb_drop(arg0) {
1005
1005
  return ret;
1006
1006
  };
1007
1007
 
1008
- export function __wbindgen_closure_wrapper2595(arg0, arg1, arg2) {
1009
- const ret = makeMutClosure(arg0, arg1, 307, __wbg_adapter_42);
1008
+ export function __wbindgen_closure_wrapper2588(arg0, arg1, arg2) {
1009
+ const ret = makeMutClosure(arg0, arg1, 306, __wbg_adapter_42);
1010
1010
  return addHeapObject(ret);
1011
1011
  };
1012
1012
 
Binary file