@machinemetrics/mm-react-tools 4.7.1-16 → 4.7.1-17
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.
|
@@ -22967,7 +22967,7 @@ const cl = zo.createContext(), DD = () => {
|
|
|
22967
22967
|
}
|
|
22968
22968
|
}, []), t ? /* @__PURE__ */ zt(lb, { loadError: t }) : r ? /* @__PURE__ */ zt(lb, {}) : /* @__PURE__ */ zt(ep, {});
|
|
22969
22969
|
};
|
|
22970
|
-
console.log("[mm-react-tools] v4.7.1-
|
|
22970
|
+
console.log("[mm-react-tools] v4.7.1-17");
|
|
22971
22971
|
function qD() {
|
|
22972
22972
|
const r = window !== window.top, e = window.location.hostname, t = e.endsWith("machinemetrics.com"), n = r && !t;
|
|
22973
22973
|
return console.log("[mm-react-tools] iframe check:", { inIframe: r, hostname: e, isMM: t, result: n }), n;
|
package/package.json
CHANGED