Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support "github:" dependencies #851

Merged
merged 2 commits into from
Mar 12, 2021

Conversation

midgleyc
Copy link
Contributor

When you install from a GitHub dependency (e.g. npm install raineorshine/npm-check-updates#v11.2.1), the default entry that appears is:

"npm-check-updates": "github:raineorshine/npm-check-updates#v11.2.1"

This isn't picked up by ncu. I've fixed this and added a test.

@raineorshine
Copy link
Owner

Awesome, thanks!

@raineorshine raineorshine merged commit dd4ae4a into raineorshine:main Mar 12, 2021
@raineorshine
Copy link
Owner

Published to v11.2.3

@midgleyc midgleyc deleted the support-github-short-urls branch March 12, 2021 21:12
This was referenced Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants