@machinemetrics/mm-react-tools 4.7.1-6 → 4.7.1-8
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.
|
@@ -22963,6 +22963,7 @@ const cl = zo.createContext(), DD = () => {
|
|
|
22963
22963
|
}
|
|
22964
22964
|
}, []), t ? /* @__PURE__ */ rr(cb, { loadError: t }) : r ? /* @__PURE__ */ rr(cb, {}) : /* @__PURE__ */ rr(ep, {});
|
|
22965
22965
|
};
|
|
22966
|
+
console.log("[mm-react-tools] v4.7.1-8");
|
|
22966
22967
|
function qD() {
|
|
22967
22968
|
return window !== window.top && !window.location.hostname.endsWith("machinemetrics.com");
|
|
22968
22969
|
}
|
package/package.json
CHANGED