@meta-cms/next
Advanced tools
Comparing version 1.0.28 to 1.0.29
@@ -402,4 +402,2 @@ "use strict"; | ||
if (event.data.action === "show_indicator") { | ||
if (!source.current) { | ||
} | ||
if (tipsRefs.current.length === 0) { | ||
@@ -499,3 +497,4 @@ const elements = document.querySelectorAll("[itemid^='gid']"); | ||
...attributes, | ||
...value.image | ||
...value.image, | ||
loading: "lazy" | ||
}; | ||
@@ -502,0 +501,0 @@ } |
{ | ||
"name": "@meta-cms/next", | ||
"version": "1.0.28", | ||
"version": "1.0.29", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17033
537