MetaMask / eth-json-rpc-filters

json-rpc-engine middleware implementing ethereum filter methods
ISC License
30 stars 38 forks source link

Replace ethjs-query with @metamask/eth-query #129

Closed mcmire closed 1 year ago

mcmire commented 1 year ago

For some reason, we are using @metamask/eth-query for consumer-facing code, but we are using ethjs-query for tests. There is no reason to do this, and @metamask/eth-query works just fine.

This means we can also drop @ethereumjs/util since we were also only using it for tests.


Fixes #128.

socket-security[bot] commented 1 year ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: ethjs-query@0.3.8