Socket
Socket
Sign inDemoInstall

web3-net

Package Overview
Dependencies
Maintainers
2
Versions
436
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-net - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

10

package.json
{
"name": "web3-net",
"version": "1.2.0",
"version": "1.2.1",
"description": "Web3 module to interact with the Ethereum nodes networking properties.",

@@ -8,10 +8,10 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.x/packages/web3-net",

"engines": {
"node": ">=8.0.0 <=11.15.0"
"node": ">=8.0.0"
},
"main": "src/index.js",
"dependencies": {
"web3-core": "1.2.0",
"web3-core-method": "1.2.0",
"web3-utils": "1.2.0"
"web3-core": "1.2.1",
"web3-core-method": "1.2.1",
"web3-utils": "1.2.1"
}
}
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