- cross-posted to:
- opensource@programming.dev
- cross-posted to:
- opensource@programming.dev
I was reading through the thread, and it looks like the package mangers have implemented an option that says “only install package versions that are X minutes/days old”. The idea is NPM has had time to act before your package manager installs that new version.
I was trying to figure out why people still use Axios, when the built-in
fetchworks just fine. Is it because people are still sending XML requests?It provides a lot of nice syntactic sugar that you would otherwise have to write a wrapper for on top of Fetch. Built in request interception, request transformation, (de)serialization, shared request config, timeout/retries management, …
Though this definitely comes with bloat and supply chain risks.
Because most projects are legacy projects.
Really sophisticated attack




