testeronious@lemmy.world to Programming@programming.devEnglish · edit-29 months agoWhen "Everything" Becomes Too Much: The npm Package Chaos of 2024socket.devexternal-linkmessage-square42fedilinkarrow-up1134arrow-down16
arrow-up1128arrow-down1external-linkWhen "Everything" Becomes Too Much: The npm Package Chaos of 2024socket.devtesteronious@lemmy.world to Programming@programming.devEnglish · edit-29 months agomessage-square42fedilink
minus-squareFlipper@feddit.delinkfedilinkarrow-up3·9 months 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.