Skip to content

chore: use public repository metadata#203

Merged
nahremenkova1 merged 1 commit into
biggora:masterfrom
Soengkit:codex/use-https-repository-metadata
Jun 21, 2026
Merged

chore: use public repository metadata#203
nahremenkova1 merged 1 commit into
biggora:masterfrom
Soengkit:codex/use-https-repository-metadata

Conversation

@Soengkit

Copy link
Copy Markdown
Contributor

Summary

  • update the package repository metadata to use the public HTTPS GitHub URL
  • keep the change limited to package metadata

Validation

@nahremenkova1 nahremenkova1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the metadata-only diff. The change replaces the deprecated git:// repository URL with git+https://github.com/biggora/express-useragent.git, which is valid npm package metadata and points at the public repository. Local validation passed: repository metadata assertion, git diff --check, git ls-remote against the HTTPS URL, and npm pack --dry-run --ignore-scripts --json.

@nahremenkova1 nahremenkova1 merged commit 9f102eb into biggora:master Jun 21, 2026
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.

2 participants