NPM
# Local ❯ npm list --depth=0 # Global ❯ npm list -g --depth=0
Yarn
# Local ❯ yarn list --depth=0 # Global ❯ yarn global ls --depth=0