@hirosystems/clarinet-sdk-wasm
Advanced tools
Comparing version 2.4.0 to 2.4.1
@@ -1099,7 +1099,2 @@ let imports = {}; | ||
module.exports.__wbindgen_is_undefined = function(arg0) { | ||
const ret = getObject(arg0) === undefined; | ||
return ret; | ||
}; | ||
module.exports.__wbindgen_cb_drop = function(arg0) { | ||
@@ -1115,2 +1110,7 @@ const obj = takeObject(arg0).original; | ||
module.exports.__wbindgen_is_undefined = function(arg0) { | ||
const ret = getObject(arg0) === undefined; | ||
return ret; | ||
}; | ||
module.exports.__wbg_new_abda76e883ba8a5f = function() { | ||
@@ -1528,3 +1528,3 @@ const ret = new Error(); | ||
module.exports.__wbindgen_closure_wrapper2563 = function(arg0, arg1, arg2) { | ||
module.exports.__wbindgen_closure_wrapper2566 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 722, __wbg_adapter_44); | ||
@@ -1531,0 +1531,0 @@ return addHeapObject(ret); |
{ | ||
"name": "@hirosystems/clarinet-sdk-wasm", | ||
"description": "The core lib that powers @hirosystems/clarinet-sdk", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"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
8059646