Commit 5948593
ci: pin release npm to 11.x, not @latest
npm 12 changed install-time defaults: dependency lifecycle scripts no
longer run unless explicitly allowed. This tree needs esbuild's
postinstall to link its platform binary, so npm@latest would have broken
the first real release run. 11.x still satisfies trusted publishing
(>= 11.5.1). Moving to 12 should be a deliberate migration with a
committed approve-scripts allowlist.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01J8e8Z9cZQrK2rjEmifWTF81 parent b07c583 commit 5948593
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
0 commit comments