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

@equilab/network

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@equilab/network - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

dist/types/v1/index.d.ts

@@ -22,4 +22,4 @@ import type chains from "../../config/chains";

getBalance: Getter<[`0x${string}`], C>;
getNativeBalance: Getter<[`0x${string}`, C]>;
getTransferArgs: Getter<[`${number}`, `0x${string}`, C]>;
getNativeBalance: Getter<[`0x${string}`], C>;
getTransferArgs: Getter<[`${number}`, `0x${string}`], C>;
parseBalance: Parser<C>;

@@ -26,0 +26,0 @@ parseNativeBalance: Parser<C>;

{
"name": "@equilab/network",
"version": "0.2.1",
"version": "0.2.2",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "license": "none",

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