ExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agoPackage managers be likelinux.communityimagemessage-square142fedilinkarrow-up1322arrow-down179file-text
arrow-up1243arrow-down1imagePackage managers be likelinux.communityExLisper@linux.community to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square142fedilinkfile-text
minus-squarebjorney@lemmy.calinkfedilinkarrow-up2arrow-down4·1 year agoHow is it not a lock file? package.json doesn’t contain the exact version number of all downstream dependencies, this does
minus-squareNBJack@reddthat.comlinkfedilinkarrow-up2·1 year agoMore context: https://www.langton.cloud/python-pip-requirements-txt-lock-file/
How is it not a lock file?
package.json doesn’t contain the exact version number of all downstream dependencies, this does
More context: https://www.langton.cloud/python-pip-requirements-txt-lock-file/