Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

refactor: remove dependency to @metamask/providers + use local BaseProvider type #281

Closed
wants to merge 1 commit into from

Conversation

ccharly
Copy link
Contributor

@ccharly ccharly commented Mar 18, 2024

Description

I was having a hard time with some incompatible versions of the @metamask/providers that we might have when mixing both the keyring-api updates and snaps-sdk.

To avoid such problems in the future, we can break this dependency by re-declaring a local "sufficient" type for our use for "providers".

Copy link

socket-security bot commented Mar 18, 2024

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

🚮 Removed packages: npm/@metamask/[email protected]

View full report↗︎

@ccharly ccharly force-pushed the refactor/use-local-provider-type branch from 260b8e7 to f45b1dc Compare March 18, 2024 12:25
@ccharly
Copy link
Contributor Author

ccharly commented Mar 18, 2024

See this instead: #282

@ccharly ccharly closed this Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant