@getopenpay/openpay-js 0.5.19 → 0.5.20
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/{Resource-mkZb6M-K.js → Resource-CCNwispM.js} +1 -1
- package/dist/{SimpleSpanProcessor-BsE9_QSB.js → SimpleSpanProcessor-BVjEUTNR.js} +6 -6
- package/dist/{detect-resources-B6bo0zEO.js → detect-resources-B5fs98Ay.js} +5 -5
- package/dist/{diag-api-BKixCGWs.js → diag-api-DVymVg8Y.js} +1 -1
- package/dist/{index-D2Mm_0jk.js → index-4dv7hW-f.js} +2 -2
- package/dist/{index-BSX_WESR.js → index-B6ELMNDg.js} +4 -4
- package/dist/{index-BfdQ4eUm.js → index-BOxW1fVR.js} +4 -4
- package/dist/{index-CFy8H8Dw.js → index-Bj80AvFe.js} +1 -1
- package/dist/{index-Dk9vjfYt.js → index-BxbhpZ9w.js} +2011 -2002
- package/dist/{index-CnldHARB.js → index-Cg_hSet9.js} +4 -4
- package/dist/{index-BJN1qgQZ.js → index-DEKWd_Wd.js} +5 -5
- package/dist/{index-BBYkqYvY.js → index-DRAW2D09.js} +1 -1
- package/dist/{index-CgVwj3LE.js → index-_nYrQSw4.js} +1 -1
- package/dist/{index-Kzov1UZk.js → index-sgnEkO_n.js} +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +8 -8
- package/dist/{metrics-api-DQiANk_S.js → metrics-api-CbpwGNHj.js} +1 -1
- package/dist/{suppress-tracing-Bz9bOACw.js → suppress-tracing-DFScHiMK.js} +1 -1
- package/dist/{url-DdJBgwZG.js → url-gjoZjXpA.js} +1 -1
- package/dist/{utils-BOW1U61s.js → utils-DHcVMg6U.js} +3 -3
- package/dist/{utils-1VYvpZH1.js → utils-DtOwrOly.js} +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { m as v } from "./metrics-api-
|
|
2
|
-
import { t as d } from "./index-
|
|
3
|
-
import { l as f } from "./utils-
|
|
4
|
-
import { I, i as p, s as h } from "./utils-
|
|
1
|
+
import { m as v } from "./metrics-api-CbpwGNHj.js";
|
|
2
|
+
import { t as d } from "./index-BxbhpZ9w.js";
|
|
3
|
+
import { l as f } from "./utils-DHcVMg6U.js";
|
|
4
|
+
import { I, i as p, s as h } from "./utils-DHcVMg6U.js";
|
|
5
5
|
function n(r, o, a, i) {
|
|
6
6
|
for (var t = 0, s = r.length; t < s; t++) {
|
|
7
7
|
var e = r[t];
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { d as z } from "./diag-api-
|
|
2
|
-
import { b as G, c as I, d as W, e as X, p as _, i as V, f as K, g as Q, j as C, m as $, k as J, _ as T } from "./url-
|
|
3
|
-
import { s as Y, i as Z, I as q } from "./utils-
|
|
4
|
-
import { P as O, b as P, p as N, s as ee, g as te } from "./utils-
|
|
5
|
-
import { t as x, a as p, S as re } from "./index-
|
|
1
|
+
import { d as z } from "./diag-api-DVymVg8Y.js";
|
|
2
|
+
import { b as G, c as I, d as W, e as X, p as _, i as V, f as K, g as Q, j as C, m as $, k as J, _ as T } from "./url-gjoZjXpA.js";
|
|
3
|
+
import { s as Y, i as Z, I as q } from "./utils-DHcVMg6U.js";
|
|
4
|
+
import { P as O, b as P, p as N, s as ee, g as te } from "./utils-DtOwrOly.js";
|
|
5
|
+
import { t as x, a as p, S as re } from "./index-BxbhpZ9w.js";
|
|
6
6
|
var y;
|
|
7
7
|
(function(a) {
|
|
8
8
|
a.COMPONENT = "component", a.HTTP_ERROR_NAME = "http.error_name", a.HTTP_STATUS_TEXT = "http.status_text";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { d as diag } from "./diag-api-
|
|
1
|
+
import { d as diag } from "./diag-api-DVymVg8Y.js";
|
|
2
2
|
import { E as ExportResultCode, h as hexToBinary } from "./ExportResult-BacsqwKA.js";
|
|
3
3
|
import { c as commonjsGlobal } from "./_commonjsHelpers-CdLE1o9f.js";
|
|
4
4
|
var OTLPExporterBase = (
|
package/dist/index.es.js
CHANGED