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

web3-net

Package Overview
Dependencies
Maintainers
2
Versions
474
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.0.0-beta.50 to 1.0.0-beta.51

14

package.json
{
"name": "web3-net",
"namespace": "ethereum",
"version": "1.0.0-beta.50",
"version": "1.0.0-beta.51",
"description": "Web3 module to interact with the Ethereum nodes networking properties.",

@@ -21,7 +21,7 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.0/packages/web3-net",

"lodash": "^4.17.11",
"web3-core": "1.0.0-beta.50",
"web3-core-helpers": "1.0.0-beta.50",
"web3-core-method": "1.0.0-beta.50",
"web3-providers": "1.0.0-beta.50",
"web3-utils": "1.0.0-beta.50"
"web3-core": "1.0.0-beta.51",
"web3-core-helpers": "1.0.0-beta.51",
"web3-core-method": "1.0.0-beta.51",
"web3-providers": "1.0.0-beta.51",
"web3-utils": "1.0.0-beta.51"
},

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

],
"gitHead": "90353080483037843a55874729a6f22ae9217539"
"gitHead": "67468b3f923d85839fc06ff4eedbe553ba60c185"
}

@@ -21,2 +21,3 @@ # web3-net

'http://127.0.0.1:4546',
null,
options

@@ -23,0 +24,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