Commit 8c2f5db
fix(build): add the npm metadata provenance and the npm page need
repository, bugs and homepage were never actually added. Without
repository the npm page shows no link to the source at all, and npm
validates that field against the OIDC claim when generating provenance —
so a trusted-publish would have produced a package with no provenance and
no way back to the code.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent d512975 commit 8c2f5db
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
7 | 15 | | |
8 | 16 | | |
9 | 17 | | |
| |||
0 commit comments