testeronious@lemmy.worldcake to Programming@programming.devEnglish · edit-22 years agoWhen "Everything" Becomes Too Much: The npm Package Chaos of 2024socket.devexternal-linkmessage-square38fedilinkarrow-up1134arrow-down16
arrow-up1128arrow-down1external-linkWhen "Everything" Becomes Too Much: The npm Package Chaos of 2024socket.devtesteronious@lemmy.worldcake to Programming@programming.devEnglish · edit-22 years agomessage-square38fedilink
minus-squareFlipper@feddit.delinkfedilinkarrow-up3·2 years agoCargo.rs also has no option to unpublish a package. There is however the option to yank a package which disables the inclusion in new projects by the automated dependency resolution. If the version is entered manually it will still be used.
Cargo.rs also has no option to unpublish a package. There is however the option to yank a package which disables the inclusion in new projects by the automated dependency resolution. If the version is entered manually it will still be used.