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

@hirosystems/clarinet-sdk-browser

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.7.0-beta1 to 2.7.0-beta2

2

dist/esm/browser/src/defaultVfs.js

@@ -50,4 +50,2 @@ export const defaultFileStore = new Map();

export function defaultVfs(action, data) {
console.log("action", action);
console.log("data", data);
if (action === "vfs/exists")

@@ -54,0 +52,0 @@ return exists(data);

2

package.json
{
"name": "@hirosystems/clarinet-sdk-browser",
"version": "2.7.0-beta1",
"version": "2.7.0-beta2",
"description": "A SDK to interact with Clarity Smart Contracts in the browser",

@@ -5,0 +5,0 @@ "homepage": "https://docs.hiro.so/clarinet/feature-guides/clarinet-js-sdk",

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