A cartoon caveman

Check for Outdated Dependencies

(code for this section)

Sometimes newer versions of dependencies just add new features. In those cases you only need to upgrade if you want to use those features. Sometimes they break behavior. In those cases upgrading can be a hassle and a half.

But using old versions of libraries can carry risks. As things are used, issues are discovered. As issues are discovered, malicious actors will start to take advantage of them.

As such it makes sense to keep up to date with the latest versions of things and to keep yourself aware of security issues as they are discovered. Because doing this manually is impractical, we will use a tool called antq.

→ Share HTML Across Pages

← Run Tests Against your Database