@hirosystems/clarinet-sdk-wasm
Advanced tools
Comparing version 2.11.2 to 2.12.0-beta1
@@ -239,4 +239,4 @@ | ||
} | ||
function __wbg_adapter_189(arg0, arg1, arg2, arg3) { | ||
wasm.closure3047_externref_shim(arg0, arg1, arg2, arg3); | ||
function __wbg_adapter_201(arg0, arg1, arg2, arg3) { | ||
wasm.closure3051_externref_shim(arg0, arg1, arg2, arg3); | ||
} | ||
@@ -1162,5 +1162,5 @@ | ||
module.exports.__wbg_fetch_f8d735ba6fe1b719 = typeof fetch == 'function' ? fetch : notDefined('fetch'); | ||
module.exports.__wbg_fetch_9b133f5ec268a7b8 = typeof fetch == 'function' ? fetch : notDefined('fetch'); | ||
module.exports.__wbg_fetch_921fad6ef9e883dd = function(arg0, arg1) { | ||
module.exports.__wbg_fetch_1fdc4448ed9eec00 = function(arg0, arg1) { | ||
const ret = arg0.fetch(arg1); | ||
@@ -1170,5 +1170,14 @@ return ret; | ||
module.exports.__wbg_log_5bb5f88f245d7762 = typeof console.log == 'function' ? console.log : notDefined('console.log'); | ||
module.exports.__wbg_log_f740dc2253ea759b = typeof console.log == 'function' ? console.log : notDefined('console.log'); | ||
module.exports.__wbg_instanceof_Response_849eb93e75734b6e = function(arg0) { | ||
module.exports.__wbg_new_a9ae04a5200606a5 = function() { return handleError(function () { | ||
const ret = new Headers(); | ||
return ret; | ||
}, arguments) }; | ||
module.exports.__wbg_append_8b3e7f74a47ea7d5 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) { | ||
arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4)); | ||
}, arguments) }; | ||
module.exports.__wbg_instanceof_Response_3c0e210a57ff751d = function(arg0) { | ||
let result; | ||
@@ -1184,3 +1193,3 @@ try { | ||
module.exports.__wbg_url_5f6dc4009ac5f99d = function(arg0, arg1) { | ||
module.exports.__wbg_url_58af972663531d16 = function(arg0, arg1) { | ||
const ret = arg1.url; | ||
@@ -1193,3 +1202,3 @@ const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc); | ||
module.exports.__wbg_status_61a01141acd3cf74 = function(arg0) { | ||
module.exports.__wbg_status_5f4e900d22140a18 = function(arg0) { | ||
const ret = arg0.status; | ||
@@ -1199,3 +1208,3 @@ return ret; | ||
module.exports.__wbg_headers_9620bfada380764a = function(arg0) { | ||
module.exports.__wbg_headers_1b9bf90c73fae600 = function(arg0) { | ||
const ret = arg0.headers; | ||
@@ -1205,3 +1214,3 @@ return ret; | ||
module.exports.__wbg_arrayBuffer_29931d52c7206b02 = function() { return handleError(function (arg0) { | ||
module.exports.__wbg_arrayBuffer_144729e09879650e = function() { return handleError(function (arg0) { | ||
const ret = arg0.arrayBuffer(); | ||
@@ -1211,3 +1220,3 @@ return ret; | ||
module.exports.__wbg_newwithstrandinit_3fd6fba4083ff2d0 = function() { return handleError(function (arg0, arg1, arg2) { | ||
module.exports.__wbg_newwithstrandinit_4b92c89af0a8e383 = function() { return handleError(function (arg0, arg1, arg2) { | ||
const ret = new Request(getStringFromWasm0(arg0, arg1), arg2); | ||
@@ -1217,3 +1226,27 @@ return ret; | ||
module.exports.__wbg_signal_a61f78a3478fd9bc = function(arg0) { | ||
module.exports.__wbg_setbody_aa8b691bec428bf4 = function(arg0, arg1) { | ||
arg0.body = arg1; | ||
}; | ||
module.exports.__wbg_setcredentials_a4e661320cdb9738 = function(arg0, arg1) { | ||
arg0.credentials = __wbindgen_enum_RequestCredentials[arg1]; | ||
}; | ||
module.exports.__wbg_setheaders_f5205d36e423a544 = function(arg0, arg1) { | ||
arg0.headers = arg1; | ||
}; | ||
module.exports.__wbg_setmethod_ce2da76000b02f6a = function(arg0, arg1, arg2) { | ||
arg0.method = getStringFromWasm0(arg1, arg2); | ||
}; | ||
module.exports.__wbg_setmode_4919fd636102c586 = function(arg0, arg1) { | ||
arg0.mode = __wbindgen_enum_RequestMode[arg1]; | ||
}; | ||
module.exports.__wbg_setsignal_812ccb8269a7fd90 = function(arg0, arg1) { | ||
arg0.signal = arg1; | ||
}; | ||
module.exports.__wbg_signal_9acfcec9e7dffc22 = function(arg0) { | ||
const ret = arg0.signal; | ||
@@ -1223,3 +1256,3 @@ return ret; | ||
module.exports.__wbg_new_0d76b0581eca6298 = function() { return handleError(function () { | ||
module.exports.__wbg_new_75169ae5a9683c55 = function() { return handleError(function () { | ||
const ret = new AbortController(); | ||
@@ -1229,15 +1262,6 @@ return ret; | ||
module.exports.__wbg_abort_2aa7521d5690750e = function(arg0) { | ||
module.exports.__wbg_abort_c57daab47a6c1215 = function(arg0) { | ||
arg0.abort(); | ||
}; | ||
module.exports.__wbg_new_ab6fd82b10560829 = function() { return handleError(function () { | ||
const ret = new Headers(); | ||
return ret; | ||
}, arguments) }; | ||
module.exports.__wbg_append_7bfcb4937d1d5e29 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) { | ||
arg0.append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4)); | ||
}, arguments) }; | ||
module.exports.__wbindgen_boolean_get = function(arg0) { | ||
@@ -1458,3 +1482,3 @@ const v = arg0; | ||
try { | ||
return __wbg_adapter_189(a, state0.b, arg0, arg1); | ||
return __wbg_adapter_201(a, state0.b, arg0, arg1); | ||
} finally { | ||
@@ -1531,7 +1555,2 @@ state0.a = a; | ||
module.exports.__wbg_set_e864d25d9b399c9f = function() { return handleError(function (arg0, arg1, arg2) { | ||
const ret = Reflect.set(arg0, arg1, arg2); | ||
return ret; | ||
}, arguments) }; | ||
module.exports.__wbindgen_debug_string = function(arg0, arg1) { | ||
@@ -1554,3 +1573,3 @@ const ret = debugString(arg1); | ||
module.exports.__wbindgen_closure_wrapper2496 = function(arg0, arg1, arg2) { | ||
module.exports.__wbindgen_closure_wrapper2522 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 675, __wbg_adapter_46); | ||
@@ -1557,0 +1576,0 @@ return ret; |
{ | ||
"name": "@hirosystems/clarinet-sdk-wasm", | ||
"description": "The core lib that powers @hirosystems/clarinet-sdk", | ||
"version": "2.11.2", | ||
"version": "2.12.0-beta1", | ||
"license": "GPL-3.0", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1743
7984892
2