MetaMask / eth-json-rpc-middleware

Ethereum middleware for composing an Ethereum provider using json-rpc-engine. Intended to replace provider-engine
ISC License
181 stars 88 forks source link

deps: @metamask/eth-json-rpc-engine@^7.1.1->^8.0.1 #306

Closed legobeat closed 5 months ago

legobeat commented 5 months ago

Blocked by

socket-security[bot] commented 5 months ago

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

🚮 Removed packages: npm/@metamask/eth-json-rpc-provider@2.3.2, npm/@metamask/json-rpc-engine@7.3.3

View full report↗︎

dbrans commented 5 months ago

Hi @legobeat. Does this change require a version bump to this package? I'm not familiar with how this should work.

legobeat commented 5 months ago

Hi @legobeat. Does this change require a version bump to this package? I'm not familiar with how this should work.

The changelogs for packages with breaking versions:

https://github.com/MetaMask/core/blob/main/packages/json-rpc-engine/CHANGELOG.md

https://github.com/MetaMask/core/blob/main/packages/eth-json-rpc-provider/CHANGELOG.md

From my perspective arbitrary if this goes into 12.1.1 or 12.2.0, but in any case should not be breaking (requiring a 13.0.0) AIUI. But as always, don't take my word for it being good ;)