@aippy/runtime 0.2.7-dev.2 → 0.2.7-dev.3

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/ai/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { A as i, D as A, d as n, e, c as E, U as C, f as p, a as g, a as t, b as I, j as T, i as _, l as f, m as U, g as d, n as D, h as L, p as l, s as m, v as F } from "../helper-CsFko67T.js";
1
+ import { A as i, D as A, d as n, e, c as E, U as C, f as p, a as g, a as t, b as I, j as T, i as _, l as f, m as U, g as d, n as D, h as L, p as l, s as m, v as F } from "../helper-CKiqfKle.js";
2
2
  import "react";
3
3
  import "../bridge-N9ELFpfV.js";
4
4
  export {
@@ -24,7 +24,7 @@ function p(e) {
24
24
  }
25
25
  };
26
26
  }
27
- const r = "0.2.7-dev.2", a = {
27
+ const r = "0.2.7-dev.3", a = {
28
28
  version: r
29
29
  }, t = a.version, i = "@aippy/runtime";
30
30
  function c() {
@@ -21,7 +21,7 @@ function v(r, e) {
21
21
  function c() {
22
22
  return async (r, e) => {
23
23
  const n = await d(), t = new Headers(e?.headers);
24
- return t.set("Authorization", `Bearer ${n}`), globalThis.fetch(r, { ...e, headers: t });
24
+ return t.set("Aippy-Runtime-Authorization", `Bearer ${n}`), globalThis.fetch(r, { ...e, headers: t });
25
25
  };
26
26
  }
27
27
  const _ = [
@@ -8,7 +8,7 @@ import { a as N, P as B, p as H, b as V } from "../pwa-CilSlaik.js";
8
8
  import { a as Q, b as z } from "../useTweaks-QxMRmg7i.js";
9
9
  import { c as K, a as W, b as Y, i as X, p as Z, u as $ } from "../useAudioContext-CNQQSTab.js";
10
10
  import { reportScore as re, sendEvent as ae, updateScore as se } from "../leaderboard/index.js";
11
- import { A as te, D as ne, d as ie, e as fe, c as pe, U as de, f as me, a as ue, a as Ce, b as Ae, j as Ie, i as ce, l as le, m as ge, g as Ue, n as Ee, h as Se, p as he, s as Pe, v as ye } from "../helper-CsFko67T.js";
11
+ import { A as te, D as ne, d as ie, e as fe, c as pe, U as de, f as me, a as ue, a as Ce, b as Ae, j as Ie, i as ce, l as le, m as ge, g as Ue, n as Ee, h as Se, p as he, s as Pe, v as ye } from "../helper-CKiqfKle.js";
12
12
  import { f as xe, q as Fe, b as _e, h as De, l as Re, o as Me, j as ke, n as Oe, w as ve, g as be, k as we, p as Le, e as qe, i as Ge, c as Ne, d as Be, r as He, u as Ve, m as je, s as Qe, a as ze, t as Je, v as Ke } from "../bridge-N9ELFpfV.js";
13
13
  import { i as Ye, f as Xe, h as Ze, g as $e, a as er, u as rr, b as ar, d as sr, c as or, e as tr, j as nr } from "../userSessionInfo-DFvsuELU.js";
14
14
  import { hasNativeBridge as fr } from "../native-bridge-BnvipFJc.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aippy/runtime",
3
- "version": "0.2.7-dev.2",
3
+ "version": "0.2.7-dev.3",
4
4
  "description": "Aippy Runtime SDK - Runtime SDK for Aippy projects",
5
5
  "private": false,
6
6
  "type": "module",