Skip to content

Fix public repository metadata URL#19

Open
123xiaode456-boop wants to merge 1 commit into
repo-utils:masterfrom
123xiaode456-boop:fix/public-repository-metadata-20260620
Open

Fix public repository metadata URL#19
123xiaode456-boop wants to merge 1 commit into
repo-utils:masterfrom
123xiaode456-boop:fix/public-repository-metadata-20260620

Conversation

@123xiaode456-boop

Copy link
Copy Markdown

This updates the package repository metadata to use a public HTTPS Git URL instead of the legacy git://github.com form.

The package is public, so tooling that reads repository.url can inspect or clone it over HTTPS without legacy git protocol handling.

Validation performed:

  • package.json parses as JSON
  • direct Node assertion confirms repository.url === git+https://github.com/repo-utils/giturl.git
  • GitHub compare shows this PR changes only package.json

No runtime code, dependency, version, or package entrypoint changes.

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.

1 participant