Skip to content

fix: capitalize Zondax in package.json GitHub URLs#1

Closed
chcmedeiros wants to merge 1 commit into
mainfrom
fix/repository-url-case
Closed

fix: capitalize Zondax in package.json GitHub URLs#1
chcmedeiros wants to merge 1 commit into
mainfrom
fix/repository-url-case

Conversation

@chcmedeiros

Copy link
Copy Markdown
Contributor

Required for OIDC trusted publishing: npm's sigstore provenance verifier
case-sensitively compares package.json's repository.url / bugs.url / homepage
against the GitHub provenance attestation (Zondax/ledger-casper-js) and rejects
publish with 422 if they don't match.

Required for OIDC trusted publishing: npm's sigstore provenance verifier
case-sensitively compares package.json's repository.url / bugs.url / homepage
against the GitHub provenance attestation (`Zondax/ledger-casper-js`) and rejects
publish with 422 if they don't match.
@chcmedeiros

Copy link
Copy Markdown
Contributor Author

Folded into #2 — the bigger modernization PR (pnpm migration + dep bumps + workflow updates) includes the same URL case fix. Thanks!

@chcmedeiros chcmedeiros deleted the fix/repository-url-case branch May 29, 2026 08:00
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