@hirosystems/clarinet-sdk-wasm
Advanced tools
Comparing version 2.8.0-beta3 to 2.8.0-beta4
@@ -1692,4 +1692,4 @@ let imports = {}; | ||
module.exports.__wbindgen_closure_wrapper2586 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 746, __wbg_adapter_44); | ||
module.exports.__wbindgen_closure_wrapper2589 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 747, __wbg_adapter_44); | ||
return addHeapObject(ret); | ||
@@ -1696,0 +1696,0 @@ }; |
{ | ||
"name": "@hirosystems/clarinet-sdk-wasm", | ||
"description": "The core lib that powers @hirosystems/clarinet-sdk", | ||
"version": "2.8.0-beta3", | ||
"version": "2.8.0-beta4", | ||
"license": "GPL-3.0", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -18,3 +18,3 @@ # Clarity SDK WASM | ||
```sh | ||
npm run build:wasm | ||
npm run build:sdk-wasm | ||
``` | ||
@@ -43,3 +43,3 @@ | ||
```sh | ||
npm run build:wasm | ||
npm run build:sdk-wasm | ||
``` | ||
@@ -46,0 +46,0 @@ |
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
8079724