|
|
|
|
|
by pornel
308 days ago
|
|
npm and Cargo use gzipped tarballs. Tar is an awful format that has multiple ways of specifying file names and file sizes, so there could be some shenanigans happening. It's also possible to make archives have different content based on case-sensitivity of the file system. |
|