14.1.7 Dependencies

The Dependencies section lists all loaded modules or packages with their versions (e.g., "express: 4.17.1"). This corresponds to Sentry’s modules attribute, helping identify if a specific library version is causing issues.

Dependencies list with module names and versions

Review this for potential compatibility problems or outdated libraries.