Socket
Socket
Sign inDemoInstall

web3-eth-iban

Package Overview
Dependencies
Maintainers
4
Versions
447
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-eth-iban - npm Package Compare versions

Comparing version 1.8.1 to 1.8.2-rc.0

8

package.json
{
"name": "web3-eth-iban",
"version": "1.8.1",
"version": "1.8.2-rc.0",
"description": "This package converts Ethereum addresses to IBAN addresses a vice versa.",

@@ -18,9 +18,9 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-eth-iban",

"bn.js": "^5.2.1",
"web3-utils": "1.8.1"
"web3-utils": "1.8.2-rc.0"
},
"devDependencies": {
"dtslint": "^3.4.1",
"typescript": "^3.9.5"
"typescript": "4.1"
},
"gitHead": "65d27a541d0a7364f27f4f41fc6f5376040afd1c"
"gitHead": "ad2c90f68cf7170fb25c74704a97be629e72f71a"
}
# web3-eth-iban
[![NPM Package][npm-image]][npm-url]
[![NPM Package][npm-image]][npm-url]

@@ -13,4 +13,6 @@ This is a sub package of [web3.js][repo]

### Node.js
You can install the package either using [NPM](https://www.npmjs.com/package/web3-eth-iban) or using [Yarn](https://yarnpkg.com/package/web3-eth-iban)
### Using NPM
```bash

@@ -20,2 +22,8 @@ npm install web3-eth-iban

### Using Yarn
```bash
yarn add web3-eth-iban
```
## Usage

@@ -22,0 +30,0 @@

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