Dependency · Diagram Design
TypeScript monorepo dependency graph
TypeScript monorepo dependency graph
Ranked dependency graph of a TypeScript monorepo showing shared-types as the highest fan-in package with four dependents, and one back-edge cycle from utils into shared-types.
RANK 0
RANK 1
RANK 2
RANK 3
CYCLE
APP
0 IN
web
apps/web
APP
0 IN
admin
apps/admin
SVC
2 IN
api
services/api
PKG
2 IN
ui-kit
packages/ui-kit
PKG
4 IN
shared-types
packages/shared-types
SVC
1 IN
db
services/db
PKG
1 IN
tokens
packages/tokens
PKG
1 IN
utils
packages/utils
EXT
1 IN
zod
v3.23 · npm
LEGEND
Internal package
External / third-party
Leaf (no outgoing)
Cycle (back-edge)
Badges show fan-in — a tree can't express convergence.