MetaMask / MetaMask/core

Update dependency graph in README to show dependencies, peerDependencies, and devDependencies

Open
#979 0 comments 0 reactions 0 assignees View on GitHub
team-wallet-framework wf-ci-tooling
Dominant language
TypeScript
Stars
413
Forks
308
Avg merge
1d 4h
Merged PRs (30d)
253

Description

For instance, `@metamask/composable-controller` technically includes `@metamask/address-book-controller`, `@metamask/assets-controllers`, and others in its list of development dependencies because it uses them for tests, but none of these are actually needed to use the controller itself, so this would be helpful to know when looking at the big picture.

It would also be helpful to know which controllers have peer dependencies on other controllers to assist with upgrading clients.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the existing dependency graph in the README and the repository's current dependency information. The update is complete when the graph distinguishes dependencies, peerDependencies, and devDependencies, including controller-to-controller peer dependencies, so client upgrade impact is clear.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.