@milemaker/milemaker-js 2.0.0-alpha.7 → 2.0.0
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.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -60439,7 +60439,7 @@ const p5 = async ({ event: p, scope: d, destination: O, apiKey: x }) => {
|
|
|
60439
60439
|
component: g4.MAP_SDK,
|
|
60440
60440
|
datetime: (/* @__PURE__ */ new Date()).toISOString()
|
|
60441
60441
|
};
|
|
60442
|
-
}, w10 = "/
|
|
60442
|
+
}, w10 = "/map_sdk/logging", W10 = async ({ events: p, scope: d, apiKey: O, baseApiUrl: x }) => {
|
|
60443
60443
|
try {
|
|
60444
60444
|
const R = await Promise.all(p.map((K) => p5({ event: K, scope: d, destination: "api", apiKey: O }))), E = new Headers();
|
|
60445
60445
|
if (h10({ headers: E, name: d3.X_CLIENT, value: M3.MAP_SDK }), !(!!O && !0))
|