@hirosystems/clarinet-sdk-wasm-browser
Advanced tools
Comparing version 2.14.0 to 2.15.0-beta1
@@ -276,5 +276,5 @@ /* tslint:disable */ | ||
readonly __wbg_set_transactionres_events: (a: number, b: number, c: number) => void; | ||
readonly sdk_stacksBlockHeight: (a: number) => number; | ||
readonly __wbg_get_transactionres_result: (a: number) => [number, number]; | ||
readonly __wbg_get_transactionres_events: (a: number) => [number, number]; | ||
readonly sdk_stacksBlockHeight: (a: number) => number; | ||
readonly __wbindgen_malloc: (a: number, b: number) => number; | ||
@@ -288,4 +288,4 @@ readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number; | ||
readonly __externref_table_dealloc: (a: number) => void; | ||
readonly closure702_externref_shim: (a: number, b: number, c: any) => void; | ||
readonly closure3124_externref_shim: (a: number, b: number, c: any, d: any) => void; | ||
readonly closure685_externref_shim: (a: number, b: number, c: any) => void; | ||
readonly closure3104_externref_shim: (a: number, b: number, c: any, d: any) => void; | ||
readonly __wbindgen_start: () => void; | ||
@@ -292,0 +292,0 @@ } |
@@ -235,7 +235,7 @@ let wasm; | ||
function __wbg_adapter_48(arg0, arg1, arg2) { | ||
wasm.closure702_externref_shim(arg0, arg1, arg2); | ||
wasm.closure685_externref_shim(arg0, arg1, arg2); | ||
} | ||
function __wbg_adapter_238(arg0, arg1, arg2, arg3) { | ||
wasm.closure3124_externref_shim(arg0, arg1, arg2, arg3); | ||
wasm.closure3104_externref_shim(arg0, arg1, arg2, arg3); | ||
} | ||
@@ -1548,4 +1548,4 @@ | ||
}; | ||
imports.wbg.__wbindgen_closure_wrapper2522 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 703, __wbg_adapter_48); | ||
imports.wbg.__wbindgen_closure_wrapper2473 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 686, __wbg_adapter_48); | ||
return ret; | ||
@@ -1552,0 +1552,0 @@ }; |
@@ -5,3 +5,3 @@ { | ||
"description": "The core lib that powers @hirosystems/clarinet-sdk", | ||
"version": "2.14.0", | ||
"version": "2.15.0-beta1", | ||
"license": "GPL-3.0", | ||
@@ -8,0 +8,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8042149
2