It uses Minimum Version Selection to avoid lockfiles and is part of getting to 100% reproducible builds. The code base for mods is impressive too, so much thought around security.
Node.js seems to have a very good ecosystem. Compared to say python, I come across very few problems with dependency locking and setting up on multiple devices
3 comments
[ 2.9 ms ] story [ 22.8 ms ] threadIt uses Minimum Version Selection to avoid lockfiles and is part of getting to 100% reproducible builds. The code base for mods is impressive too, so much thought around security.
I think for the higher languages it depends. A lot of IDEs make dependencies easier manage than the language on it's own.