Socket
Socket
Sign inDemoInstall

web3-eth-iban

Package Overview
Dependencies
Maintainers
2
Versions
443
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.2.7 to 1.2.8-rc.0

12

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

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

"scripts": {
"dtslint": "dtslint types"
"dtslint": "dtslint --localTs node_modules/typescript/lib types"
},

@@ -18,9 +18,9 @@ "main": "src/index.js",

"bn.js": "4.11.8",
"web3-utils": "1.2.7"
"web3-utils": "1.2.8-rc.0"
},
"devDependencies": {
"definitelytyped-header-parser": "^3.9.0",
"dtslint": "^3.4.1"
"dtslint": "^3.4.1",
"typescript": "latest"
},
"gitHead": "65237be53b5d2ec7d12da12c35d7ddb7af57256f"
"gitHead": "035d11acced0bdd43e500d4defbfdcd1b70768d7"
}

@@ -23,4 +23,2 @@ /*

// Minimum TypeScript Version: 3.0
export class Iban {

@@ -27,0 +25,0 @@ constructor(

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