validate-branch-name
validate-branch-name copied to clipboard
replace unmaintained dependency
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