Commit 45db135
Publish the npm packages to public npm (OIDC + provenance) (#47)
@corvidlabs/threemd and @corvidlabs/three-md-element now publish to the
public npm registry instead of GitHub Packages, so installing needs no
token: `npm install @corvidlabs/threemd`. publishConfig switches to
{access: public}; the publish workflow authenticates via npm Trusted
Publishers (OIDC) with provenance, and upgrades npm to >= 11.5.1 first
(Node 20 ships npm 10, which signs provenance but cannot do OIDC).
Claude-Session: https://claude.ai/code/session_01MN2bMXHgTgkcxnkjtYSjwR
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent fbbe83b commit 45db135
1 file changed
Lines changed: 10 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
55 | 59 | | |
56 | 60 | | |
57 | 61 | | |
| 62 | + | |
| 63 | + | |
58 | 64 | | |
59 | 65 | | |
60 | 66 | | |
| |||
0 commit comments