Skip to content

Add branch name to output. #176

@Torathion

Description

@Torathion

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions