Skip to content

Commit 001a556

Browse files
committed
Update comparison
1 parent d27f404 commit 001a556

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

internal/http/templates/compare.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,15 @@ <h2 class="text-2xl font-bold text-gray-900 mb-6">How they compare</h2>
6565
</tr>
6666
<tr class="border-t border-gray-200/40">
6767
<td class="px-4 py-3 font-medium text-gray-700">Package metadata</td>
68-
<td class="px-4 py-3 text-gray-600">Includes description, authors, and homepage in Composer metadata</td>
68+
<td class="px-4 py-3 text-gray-600">Includes plugin/theme authors, description, homepage, and support links in Composer metadata</td>
6969
<td class="px-4 py-3 text-gray-600">Missing &mdash; <a href="https://github.com/outlandishideas/wpackagist/issues/305" class="text-brand-primary hover:underline" rel="noopener">requested since 2020</a></td>
7070
</tr>
7171
<tr class="border-t border-gray-200/40">
72+
<td class="px-4 py-3 font-medium text-gray-700">Update frequency</td>
73+
<td class="px-4 py-3 text-gray-600">Every 5 minutes</td>
74+
<td class="px-4 py-3 text-gray-600">~1.5 hours (estimated &mdash; infrastructure is not open source)</td>
75+
</tr>
76+
<tr class="border-t border-gray-200/40">
7277
<td class="px-4 py-3 font-medium text-gray-700">Governance</td>
7378
<td class="px-4 py-3 text-gray-600">Open roadmap, community collaboration</td>
7479
<td class="px-4 py-3 text-gray-600">Corporate decision-making</td>

0 commit comments

Comments
 (0)