|
|
|
|
|
by p-e-w
33 days ago
|
|
With the recent high-profile attacks on PyPI packages, it’s no longer true that npm is the “only package manager where this regularly happens”. In fact, pip is much more dangerous than npm because it lacks a lockfile. uv fixes that, but adoption is proceeding at a snail’s pace. |
|
https://pip.pypa.io/en/stable/cli/pip_lock/
But who cares about pip, uv is here.