@stacks/clarinet-sdk-wasm-browser 3.14.0 → 3.14.1

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/clarinet_sdk.d.ts CHANGED
@@ -328,11 +328,11 @@ export interface InitOutput {
328
328
  readonly sdk_stacksBlockHeight: (a: number) => number;
329
329
  readonly __wbg_set_transactionres_events: (a: number, b: number, c: number) => void;
330
330
  readonly __wbg_set_transactionres_result: (a: number, b: number, c: number) => void;
331
- readonly wasm_bindgen__closure__destroy__h97b9497580a01695: (a: number, b: number) => void;
332
- readonly wasm_bindgen__closure__destroy__he90debded783d64c: (a: number, b: number) => void;
333
- readonly wasm_bindgen__convert__closures_____invoke__h8659e543fd040a79: (a: number, b: number, c: any, d: any) => void;
334
- readonly wasm_bindgen__convert__closures_____invoke__h95872ed287ddf3cb: (a: number, b: number, c: any) => void;
335
- readonly wasm_bindgen__convert__closures_____invoke__hd65c6f99f04bb05d: (a: number, b: number) => void;
331
+ readonly wasm_bindgen__closure__destroy__h198100926bb093f3: (a: number, b: number) => void;
332
+ readonly wasm_bindgen__closure__destroy__h8906009e658726e5: (a: number, b: number) => void;
333
+ readonly wasm_bindgen__convert__closures_____invoke__h17062e91c506f269: (a: number, b: number, c: any, d: any) => void;
334
+ readonly wasm_bindgen__convert__closures_____invoke__h7e014784d51faeee: (a: number, b: number, c: any) => void;
335
+ readonly wasm_bindgen__convert__closures_____invoke__hfefd06e2b02cdfa5: (a: number, b: number) => void;
336
336
  readonly __wbindgen_malloc: (a: number, b: number) => number;
337
337
  readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
338
338
  readonly __wbindgen_exn_store: (a: number) => void;
package/clarinet_sdk.js CHANGED
@@ -1177,7 +1177,7 @@ function __wbg_get_imports() {
1177
1177
  const a = state0.a;
1178
1178
  state0.a = 0;
1179
1179
  try {
1180
- return wasm_bindgen__convert__closures_____invoke__h8659e543fd040a79(a, state0.b, arg0, arg1);
1180
+ return wasm_bindgen__convert__closures_____invoke__h17062e91c506f269(a, state0.b, arg0, arg1);
1181
1181
  } finally {
1182
1182
  state0.a = a;
1183
1183
  }
@@ -1374,7 +1374,7 @@ function __wbg_get_imports() {
1374
1374
  const ret = arg0.versions;
1375
1375
  return ret;
1376
1376
  },
1377
- __wbg_vfs_99d694e9f7da4b59: function(arg0, arg1, arg2) {
1377
+ __wbg_vfs_9d8dbf59470d023a: function(arg0, arg1, arg2) {
1378
1378
  let deferred0_0;
1379
1379
  let deferred0_1;
1380
1380
  try {
@@ -1387,13 +1387,13 @@ function __wbg_get_imports() {
1387
1387
  }
1388
1388
  },
1389
1389
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
1390
- // Cast intrinsic for `Closure(Closure { dtor_idx: 358, function: Function { arguments: [], shim_idx: 359, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1391
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h97b9497580a01695, wasm_bindgen__convert__closures_____invoke__hd65c6f99f04bb05d);
1390
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 354, function: Function { arguments: [], shim_idx: 355, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1391
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h198100926bb093f3, wasm_bindgen__convert__closures_____invoke__hfefd06e2b02cdfa5);
1392
1392
  return ret;
1393
1393
  },
1394
1394
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
1395
- // Cast intrinsic for `Closure(Closure { dtor_idx: 564, function: Function { arguments: [Externref], shim_idx: 565, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1396
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__he90debded783d64c, wasm_bindgen__convert__closures_____invoke__h95872ed287ddf3cb);
1395
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 550, function: Function { arguments: [Externref], shim_idx: 551, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1396
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h8906009e658726e5, wasm_bindgen__convert__closures_____invoke__h7e014784d51faeee);
1397
1397
  return ret;
1398
1398
  },
1399
1399
  __wbindgen_cast_0000000000000003: function(arg0) {
@@ -1449,16 +1449,16 @@ function __wbg_get_imports() {
1449
1449
  };
1450
1450
  }
1451
1451
 
1452
- function wasm_bindgen__convert__closures_____invoke__hd65c6f99f04bb05d(arg0, arg1) {
1453
- wasm.wasm_bindgen__convert__closures_____invoke__hd65c6f99f04bb05d(arg0, arg1);
1452
+ function wasm_bindgen__convert__closures_____invoke__hfefd06e2b02cdfa5(arg0, arg1) {
1453
+ wasm.wasm_bindgen__convert__closures_____invoke__hfefd06e2b02cdfa5(arg0, arg1);
1454
1454
  }
1455
1455
 
1456
- function wasm_bindgen__convert__closures_____invoke__h95872ed287ddf3cb(arg0, arg1, arg2) {
1457
- wasm.wasm_bindgen__convert__closures_____invoke__h95872ed287ddf3cb(arg0, arg1, arg2);
1456
+ function wasm_bindgen__convert__closures_____invoke__h7e014784d51faeee(arg0, arg1, arg2) {
1457
+ wasm.wasm_bindgen__convert__closures_____invoke__h7e014784d51faeee(arg0, arg1, arg2);
1458
1458
  }
1459
1459
 
1460
- function wasm_bindgen__convert__closures_____invoke__h8659e543fd040a79(arg0, arg1, arg2, arg3) {
1461
- wasm.wasm_bindgen__convert__closures_____invoke__h8659e543fd040a79(arg0, arg1, arg2, arg3);
1460
+ function wasm_bindgen__convert__closures_____invoke__h17062e91c506f269(arg0, arg1, arg2, arg3) {
1461
+ wasm.wasm_bindgen__convert__closures_____invoke__h17062e91c506f269(arg0, arg1, arg2, arg3);
1462
1462
  }
1463
1463
 
1464
1464
 
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@stacks/clarinet-sdk-wasm-browser",
3
3
  "type": "module",
4
4
  "description": "The core lib that powers @stacks/clarinet-sdk",
5
- "version": "3.14.0",
5
+ "version": "3.14.1",
6
6
  "license": "GPL-3.0",
7
7
  "repository": {
8
8
  "type": "git",