Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@hirosystems/clarinet-sdk-wasm

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hirosystems/clarinet-sdk-wasm - npm Package Compare versions

Comparing version 2.3.0-rc2 to 2.3.0-rc3

18

clarinet_sdk.js

@@ -270,3 +270,3 @@ let imports = {};

}
function __wbg_adapter_172(arg0, arg1, arg2, arg3) {
function __wbg_adapter_168(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h5402a937eafc33c6(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));

@@ -1355,7 +1355,2 @@ }

module.exports.__wbg_isArray_e783c41d0dd19b44 = function(arg0) {
const ret = Array.isArray(getObject(arg0));
return ret;
};
module.exports.__wbg_instanceof_ArrayBuffer_9221fa854ffb71b5 = function(arg0) {

@@ -1387,7 +1382,2 @@ let result;

module.exports.__wbg_isSafeInteger_a23a66ee7c41b273 = function(arg0) {
const ret = Number.isSafeInteger(getObject(arg0));
return ret;
};
module.exports.__wbg_getTime_0e03c3f524be31ef = function(arg0) {

@@ -1425,3 +1415,3 @@ const ret = getObject(arg0).getTime();

try {
return __wbg_adapter_172(a, state0.b, arg0, arg1);
return __wbg_adapter_168(a, state0.b, arg0, arg1);
} finally {

@@ -1520,4 +1510,4 @@ state0.a = a;

module.exports.__wbindgen_closure_wrapper2598 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 752, __wbg_adapter_44);
module.exports.__wbindgen_closure_wrapper2578 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 747, __wbg_adapter_44);
return addHeapObject(ret);

@@ -1524,0 +1514,0 @@ };

{
"name": "@hirosystems/clarinet-sdk-wasm",
"description": "The core lib that powers @hirosystems/clarinet-sdk",
"version": "2.3.0-rc2",
"version": "2.3.0-rc3",
"license": "GPL-3.0",

@@ -6,0 +6,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc