Socket
Socket
Sign inDemoInstall

web3-eth-contract

Package Overview
Dependencies
Maintainers
3
Versions
452
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-eth-contract - npm Package Compare versions

Comparing version 1.5.0-rc.0 to 1.5.0-rc.1

18

package.json
{
"name": "web3-eth-contract",
"version": "1.5.0-rc.0",
"version": "1.5.0-rc.1",
"description": "Web3 module to interact with Ethereum smart contracts.",

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

"@types/bn.js": "^4.11.5",
"web3-core": "1.5.0-rc.0",
"web3-core-helpers": "1.5.0-rc.0",
"web3-core-method": "1.5.0-rc.0",
"web3-core-promievent": "1.5.0-rc.0",
"web3-core-subscriptions": "1.5.0-rc.0",
"web3-eth-abi": "1.5.0-rc.0",
"web3-utils": "1.5.0-rc.0"
"web3-core": "1.5.0-rc.1",
"web3-core-helpers": "1.5.0-rc.1",
"web3-core-method": "1.5.0-rc.1",
"web3-core-promievent": "1.5.0-rc.1",
"web3-core-subscriptions": "1.5.0-rc.1",
"web3-eth-abi": "1.5.0-rc.1",
"web3-utils": "1.5.0-rc.1"
},

@@ -31,3 +31,3 @@ "devDependencies": {

},
"gitHead": "fb3af4b93edfcb5928c40f0ac490c463608cf033"
"gitHead": "c3ef172cc1ad0ffbc1fea304d707684aa1be75b3"
}

@@ -128,2 +128,3 @@ /*

value?: number | string | BN;
nonce?: number;
}

@@ -130,0 +131,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