Socket
Socket
Sign inDemoInstall

@fileverse/heartbit-core

Package Overview
Dependencies
11
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

2

dist/index.d.ts

@@ -13,3 +13,3 @@ type SupportedChain = "0xaa36a7" | "0x2105" | "0x64";

hash: string;
address: string;
account: string;
apiKey: string;

@@ -16,0 +16,0 @@ }

{
"name": "@fileverse/heartbit-core",
"version": "2.0.0",
"version": "2.1.0",
"description": "",

@@ -5,0 +5,0 @@ "type": "module",

@@ -92,3 +92,3 @@ # HeartBit Core

hash,
address,
account: address,
apiKey,

@@ -140,3 +140,3 @@ });

hash: string; // unique identifier for token. eg ipfs://somecid
address: string; // target wallet address to which heartbits should be minted
account: string; // target wallet address to which heartbits should be minted
apiKey: string; // Api Key

@@ -143,0 +143,0 @@ }

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc