New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@hirosystems/clarinet-sdk-wasm

Package Overview
Dependencies
Maintainers
4
Versions
71
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.7.0-beta7 to 2.7.0-beta8

2

clarinet_sdk.d.ts

@@ -112,3 +112,3 @@ /* tslint:disable */

type ClarityVersion = "Clarity1" | "Clarity2";
type ClarityVersion = "Clarity1" | "Clarity2" | "Clarity3";

@@ -115,0 +115,0 @@ type IContractInterface = {

@@ -1656,4 +1656,4 @@ let imports = {};

module.exports.__wbindgen_closure_wrapper2582 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 741, __wbg_adapter_44);
module.exports.__wbindgen_closure_wrapper2588 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 742, __wbg_adapter_44);
return addHeapObject(ret);

@@ -1660,0 +1660,0 @@ };

{
"name": "@hirosystems/clarinet-sdk-wasm",
"description": "The core lib that powers @hirosystems/clarinet-sdk",
"version": "2.7.0-beta7",
"version": "2.7.0-beta8",
"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