HomeAI glossaryDependency

Modified

Dependency

In Swedish: Beroende

External package your code needs to work. Listed in `package.json` (JavaScript), `requirements.txt` (Python), or `Cargo.toml` (Rust). Each dependency pulls in its own dependencies — a single `npm install` can fetch hundreds of packages. Also a supply chain risk: a hacked dependency drags your entire code with it.

Domain:VerktygSäkerhet

Browse the full glossary · 243 terms in Swedish and English