Skip to content

chore: normalize package repository metadata#36

Open
YfengJ wants to merge 1 commit into
getkey:masterfrom
YfengJ:codex/repository-metadata
Open

chore: normalize package repository metadata#36
YfengJ wants to merge 1 commit into
getkey:masterfrom
YfengJ:codex/repository-metadata

Conversation

@YfengJ

@YfengJ YfengJ commented Jun 18, 2026

Copy link
Copy Markdown

Summary

  • normalize the package repository metadata from the SSH-style git@github.com:... form to git+https://github.com/getkey/rollup-plugin-obfuscator.git
  • leave runtime code, dependencies, package versioning, and published entry points unchanged

Validation

  • yarn install --frozen-lockfile --ignore-scripts
  • package metadata assertion for the normalized repository URL
  • npm run build
  • npm pack --dry-run --ignore-scripts --json .
  • git diff --check

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