@theguild/components 9.11.2 → 9.11.3-alpha-20251216192334-f6ffb08eea1d0a244d6aa50a7dfcb9e4df42abcd
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -26,7 +26,7 @@ function SecurityBadges() {
|
|
|
26
26
|
/* @__PURE__ */ jsx(SecurityBadge, { href: "https://security.graphql-hive.com/", children: /* @__PURE__ */ jsx(
|
|
27
27
|
"img",
|
|
28
28
|
{
|
|
29
|
-
src: "https://
|
|
29
|
+
src: "https://storage.piotrbox.monwid-olechnowicz.com/soc2-badge.webp",
|
|
30
30
|
alt: "AICPA SOC 2",
|
|
31
31
|
className: "size-[88px] dark:opacity-95"
|
|
32
32
|
}
|
package/package.json
CHANGED