{% include '_header.html' %}

Dependencies

Analysis of project dependencies and their maintenance and security status.

Work in Progress

Dependency analysis is incomplete and version information may not be current.

Dependency Analysis

{% for row in data %} {% endfor %}
File Type Name Version Versions Behind Released
{{ row['file_path'] }} {{ row['package_type'] }} {{ row['package_name'] }} {{ row['package_version'] }} {% if row['versions_behind'] and row['versions_behind'] > 0 %} {{ row['versions_behind'] }} {% else %} Up to date {% endif %} {{ row['published_at'] }}

{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}