@hirosystems/clarinet-sdk-wasm
Advanced tools
Comparing version 2.10.0-beta-5 to 2.10.0
@@ -227,3 +227,3 @@ let imports = {}; | ||
function __wbg_adapter_44(arg0, arg1, arg2) { | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h173f18699ec9c038(arg0, arg1, addHeapObject(arg2)); | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h7e2dcd4be217ce2f(arg0, arg1, addHeapObject(arg2)); | ||
} | ||
@@ -272,3 +272,3 @@ | ||
function __wbg_adapter_187(arg0, arg1, arg2, arg3) { | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h126c03c19bd11470(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h38654104d6f0bdd2(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
} | ||
@@ -1421,11 +1421,7 @@ | ||
module.exports.__wbg_new_ab6fd82b10560829 = function() { return handleError(function () { | ||
const ret = new Headers(); | ||
module.exports.__wbg_newwithstrandinit_3fd6fba4083ff2d0 = function() { return handleError(function (arg0, arg1, arg2) { | ||
const ret = new Request(getStringFromWasm0(arg0, arg1), getObject(arg2)); | ||
return addHeapObject(ret); | ||
}, arguments) }; | ||
module.exports.__wbg_append_7bfcb4937d1d5e29 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) { | ||
getObject(arg0).append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4)); | ||
}, arguments) }; | ||
module.exports.__wbg_signal_a61f78a3478fd9bc = function(arg0) { | ||
@@ -1445,7 +1441,11 @@ const ret = getObject(arg0).signal; | ||
module.exports.__wbg_newwithstrandinit_3fd6fba4083ff2d0 = function() { return handleError(function (arg0, arg1, arg2) { | ||
const ret = new Request(getStringFromWasm0(arg0, arg1), getObject(arg2)); | ||
module.exports.__wbg_new_ab6fd82b10560829 = function() { return handleError(function () { | ||
const ret = new Headers(); | ||
return addHeapObject(ret); | ||
}, arguments) }; | ||
module.exports.__wbg_append_7bfcb4937d1d5e29 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4) { | ||
getObject(arg0).append(getStringFromWasm0(arg1, arg2), getStringFromWasm0(arg3, arg4)); | ||
}, arguments) }; | ||
module.exports.__wbindgen_boolean_get = function(arg0) { | ||
@@ -1762,3 +1762,3 @@ const v = getObject(arg0); | ||
module.exports.__wbindgen_closure_wrapper2498 = function(arg0, arg1, arg2) { | ||
module.exports.__wbindgen_closure_wrapper2496 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 687, __wbg_adapter_44); | ||
@@ -1765,0 +1765,0 @@ return addHeapObject(ret); |
{ | ||
"name": "@hirosystems/clarinet-sdk-wasm", | ||
"description": "The core lib that powers @hirosystems/clarinet-sdk", | ||
"version": "2.10.0-beta-5", | ||
"version": "2.10.0", | ||
"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
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
8033853
1