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.4.0 to 2.4.1

12

clarinet_sdk.js

@@ -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

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