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

web3-eth-contract

Package Overview
Dependencies
Maintainers
2
Versions
479
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.2.11 to 1.3.0-rc.0

lib/index.js

21

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

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

"scripts": {
"tsc": "tsc -b tsconfig.json",
"dtslint": "dtslint --localTs ../../node_modules/typescript/lib types"
},
"main": "src/index.js",
"main": "lib/index.js",
"dependencies": {
"@types/bn.js": "^4.11.5",
"underscore": "1.9.1",
"web3-core": "1.2.11",
"web3-core-helpers": "1.2.11",
"web3-core-method": "1.2.11",
"web3-core-promievent": "1.2.11",
"web3-core-subscriptions": "1.2.11",
"web3-eth-abi": "1.2.11",
"web3-utils": "1.2.11"
"web3-core": "1.3.0-rc.0",
"web3-core-helpers": "1.3.0-rc.0",
"web3-core-method": "1.3.0-rc.0",
"web3-core-promievent": "1.3.0-rc.0",
"web3-core-subscriptions": "1.3.0-rc.0",
"web3-eth-abi": "1.3.0-rc.0",
"web3-utils": "1.3.0-rc.0"
},

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

},
"gitHead": "87e668275ac7d9b8af7c909137fc0626c3866929"
"gitHead": "83c9f65c7cb3b4f4532f890ec5a3608fd1879e35"
}
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