Commit eea63d0
fix: correct npm tarball URL format for scoped package
Scoped package tarballs drop the scope prefix in the filename:
correct: @node9/proxy/-/proxy-{version}.tgz
incorrect: @node9/proxy/-/@node9/proxy-{version}.tgz
Also bump formula to v1.0.12 (actual latest on npm).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 01bbc8a commit eea63d0
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments