Closed legobeat closed 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
Hi @legobeat. Does this change require a version bump to this package? I'm not familiar with how this should work.
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 ;)
@metamask/eth-json-rpc-provider@^2.1.0->^3.0.2
@metamask/eth-json-rpc-engine@^7.1.1->^8.0.1
@metamask/eth-block-tracker@^9.0.2->^9.0.3
Blocked by