Get list of globally installed packages2020. 8. 4.
npm:
npm list -g --depth 0
npm list -g --depth 0
yarn:
yarn global list --depth 0
yarn global list --depth 0
npm:
npm list -g --depth 0
npm list -g --depth 0
yarn:
yarn global list --depth 0
yarn global list --depth 0