Skip to content

Normalize package repository URL - #178

Closed
votuan921 wants to merge 1 commit into
rvagg:masterfrom
votuan921:normalize-repository-url
Closed

Normalize package repository URL#178
votuan921 wants to merge 1 commit into
rvagg:masterfrom
votuan921:normalize-repository-url

Conversation

@votuan921

Copy link
Copy Markdown

Summary

  • update package.json repository metadata from an SSH-style GitHub URL to a public git+https URL
  • leave runtime code, dependencies, package version, and package contents unchanged

Validation

  • metadata assertion for package.json repository URL
  • npm pack --dry-run --ignore-scripts --json .
  • git diff --check

Note: npm pack emits the existing .npmignore fallback warning for this package; the dry run exits successfully.

@rvagg rvagg closed this Jun 22, 2026
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