Socket
Socket
Sign inDemoInstall

web3-eth-contract

Package Overview
Dependencies
Maintainers
5
Versions
442
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.3.4 to 1.3.5-rc.0

20

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

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

"scripts": {
"tsc": "tsc -b tsconfig.json",
"compile": "tsc -b tsconfig.json",
"dtslint": "dtslint --localTs ../../node_modules/typescript/lib types"

@@ -20,9 +20,9 @@ },

"underscore": "1.9.1",
"web3-core": "1.3.4",
"web3-core-helpers": "1.3.4",
"web3-core-method": "1.3.4",
"web3-core-promievent": "1.3.4",
"web3-core-subscriptions": "1.3.4",
"web3-eth-abi": "1.3.4",
"web3-utils": "1.3.4"
"web3-core": "1.3.5-rc.0",
"web3-core-helpers": "1.3.5-rc.0",
"web3-core-method": "1.3.5-rc.0",
"web3-core-promievent": "1.3.5-rc.0",
"web3-core-subscriptions": "1.3.5-rc.0",
"web3-eth-abi": "1.3.5-rc.0",
"web3-utils": "1.3.5-rc.0"
},

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

},
"gitHead": "f6d60bd5ec70a932d8b7bc2cbb6a577a2fd22919"
"gitHead": "a79835d91c06820d57ace6b19a75d5e3f5c4d336"
}
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