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

Use repo-url-from-package, update deps #20

Merged
merged 3 commits into from
Jul 25, 2024

Conversation

tommy-mitchell
Copy link
Contributor

Closes #19.

Uses repo-url-from-package to parse GitHub URLs, and adds an additional warning when the package.json "homepage" field fallback isn't found.

Also adds Node.js 22 to the CI matrix.

cli.js Outdated Show resolved Hide resolved
@tommy-mitchell
Copy link
Contributor Author

Updated message and added a test case to check one of the warnings.

@sindresorhus sindresorhus merged commit de71954 into sindresorhus:main Jul 25, 2024
4 checks passed
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.

Consider generalizing the GitHub URL parsing to a new package
2 participants