Socket
Socket
Sign inDemoInstall

@depay/web3-blockchains

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@depay/web3-blockchains - npm Package Compare versions

Comparing version 8.1.0 to 8.1.1

2

package.json
{
"name": "@depay/web3-blockchains",
"moduleName": "Web3Blockchains",
"version": "8.1.0",
"version": "8.1.1",
"description": "JavaScript library containing aggregated information and abstractions for web3 blockchains.",

@@ -6,0 +6,0 @@ "main": "dist/umd/index.js",

@@ -90,3 +90,3 @@ ## Quickstart

fullName: String, // Ethereum Mainnet, Binance Smart Chain Mainnet ...
logo: String (SVG),
logo: String (base64 data or URL),
currency: { Object

@@ -97,2 +97,3 @@ name: String, // Ether, Binance Coin, ...

address: String, // address or placeholder address
logo: String (base64 data or URL)
},

@@ -99,0 +100,0 @@ wrapped: { Object

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