@machinemetrics/mm-react-tools 4.5.1 → 4.5.2

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.
@@ -22572,7 +22572,7 @@ const cl = zo.createContext(), PD = () => {
22572
22572
  if (new URL(Pe)?.protocol === "http:") {
22573
22573
  window.parent.postMessage(
22574
22574
  {
22575
- type: "login",
22575
+ type: "authorize",
22576
22576
  ...Ce
22577
22577
  },
22578
22578
  Pe
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@machinemetrics/mm-react-tools",
3
- "version": "4.5.1",
3
+ "version": "4.5.2",
4
4
  "description": "Components, hooks, and helper functions for writing React apps using MachineMetrics APIs.",
5
5
  "author": "machinemetrics",
6
6
  "license": "MIT",