Socket
Socket
Sign inDemoInstall

web3-core-method

Package Overview
Dependencies
Maintainers
2
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-core-method - npm Package Compare versions

Comparing version 1.0.0-beta.54 to 1.0.0-beta.55

18

package.json
{
"name": "web3-core-method",
"namespace": "ethereum",
"version": "1.0.0-beta.54",
"version": "1.0.0-beta.55",
"description": "Handles the JSON-RPC methods. This package is also internally used by web3.",

@@ -22,3 +22,8 @@ "repository": "https://github.com/ethereum/web3.js/tree/1.0/packages/web3-core-method",

"eventemitter3": "3.1.0",
"lodash": "^4.17.11"
"lodash": "^4.17.11",
"rxjs": "^6.4.0",
"web3-core": "1.0.0-beta.55",
"web3-core-helpers": "1.0.0-beta.55",
"web3-core-subscriptions": "1.0.0-beta.55",
"web3-utils": "1.0.0-beta.55"
},

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

"dtslint": "0.4.2",
"rxjs": "^6.4.0",
"web3-core": "1.0.0-beta.54",
"web3-core-helpers": "1.0.0-beta.54",
"web3-core-subscriptions": "1.0.0-beta.54",
"web3-providers": "1.0.0-beta.54",
"web3-utils": "1.0.0-beta.54"
"web3-providers": "1.0.0-beta.55"
},

@@ -40,3 +40,3 @@ "files": [

],
"gitHead": "b3f8427438e5bfe1daca7a63f4eb7cd8e9e4d6c0"
"gitHead": "37347fd46344f45d1c57104920bdda0779f0d51c"
}
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