▲ | jameslars 4 days ago | |
Notably, a lockfile does not solve this problem either. | ||
▲ | omcnoe 3 days ago | parent [-] | |
True, but the lockfile is imposed at build time. Swapping out the version of a transitive dependency might build totally fine, but also might result is broken behaviour at runtime if the behaviour of the dependency changed. |