Socket
Socket
Sign inDemoInstall

web3-provider-engine

Package Overview
Dependencies
Maintainers
1
Versions
192
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web3-provider-engine - npm Package Compare versions

Comparing version 7.6.5 to 7.6.6

4

package.json
{
"name": "web3-provider-engine",
"version": "7.6.5",
"version": "7.6.6",
"description": "",

@@ -20,3 +20,3 @@ "main": "index.js",

"ethereumjs-util": "^4.4.0",
"ethereumjs-vm": "^1.3.0",
"ethereumjs-vm": "^1.4.0",
"fake-merkle-patricia-tree": "^1.0.1",

@@ -23,0 +23,0 @@ "isomorphic-fetch": "^2.2.0",

@@ -65,3 +65,3 @@ const async = require('async')

self._ready.await(function(){
self.getFilterChanges(payload.params[0], end)
self.getFilterLogs(payload.params[0], end)
})

@@ -68,0 +68,0 @@ return

Sorry, the diff of this file is too big to display

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