-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
I'd like to contribute to npm-check-updates
that still uses parse-github-url
to get versions of github repositories with:
const version = decodeURIComponent(parseGithubUrl(declaration).branch).replace(/^semver:/, '')
Sadly, I can't migrate, because git-url-parse
has no way of detecting branch names.
Metadata
Metadata
Assignees
Labels
No labels