Amr Salama
Amr Salama
There is a weird behaviour in MS Edge, The image shifted to the top, any ideas ? Thanks! 
Some packages' name contains "@", In colorized output it generate wrong output. For example `@types/*` packages, It would generate `@types/*` without the version.
I think this PR in node 24 (https://github.com/nodejs/node/pull/58029) resolved the security concern of "enterWith" in guard (and optionally in middleware initializers). Tests: Maybe we should add notes about it as...
Hi, thank you for providing this util. I'm wondering which package is used to get the current branch name, - In `index.js` I can see `require('current-git-branch')` which is not added...