validate-branch-name icon indicating copy to clipboard operation
validate-branch-name copied to clipboard

replace unmaintained dependency

Open mfranzke opened this issue 5 months ago • 0 comments

The dependency current-git-branch doesn't seem to get maintained any more and even already got a security related issue being opened without any reaction, compare to https://github.com/JPeer264/node-current-git-branch/issues/3

So I'd like to suggest to replace it by newer solutions like e.g. git-local-info-ts

The cons by that new solution:

  • less dependencies (one)
  • newer dependency versions
  • actively maintained

mfranzke avatar Sep 15 '24 15:09 mfranzke