|
|
|
|
|
by eyelidlessness
1697 days ago
|
|
This is ~solvable at a third party level. Nearly everything on NPM (the host) is MIT licensed or similar. When packages are published, run their publish lifecycle and compare to the package that’s actually published. I don’t have the resources or bandwidth to do this, but it’s pretty straightforward +- weird publishing setups. Edit: of course this doesn’t apply to private repositories but… you’re in a whole different world of trust at that point. |
|