@rebilly/instruments 12.4.6 → 12.4.7
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/CHANGELOG.md +1 -1
- package/dist/index.js +2 -2
- package/dist/index.min.js +8 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
## [12.4.
|
|
1
|
+
## [12.4.7](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.4.6...instruments/core-v12.4.7) (2024-12-09)
|
package/dist/index.js
CHANGED
|
@@ -6156,7 +6156,7 @@ function Wt$1(e2, t2) {
|
|
|
6156
6156
|
var Gt$1 = P;
|
|
6157
6157
|
const Yt$1 = /* @__PURE__ */ wt$1(Gt$1);
|
|
6158
6158
|
let Qt$1 = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Xt$1 = (e2 = 21) => {
|
|
6159
|
-
let t2 = "", s = e2;
|
|
6159
|
+
let t2 = "", s = e2 | 0;
|
|
6160
6160
|
for (; s--; )
|
|
6161
6161
|
t2 += Qt$1[Math.random() * 64 | 0];
|
|
6162
6162
|
return t2;
|
|
@@ -6271,7 +6271,7 @@ function C$1({ options: e2 }) {
|
|
|
6271
6271
|
}
|
|
6272
6272
|
function o2() {
|
|
6273
6273
|
const i = {
|
|
6274
|
-
"REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@
|
|
6274
|
+
"REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@5574537`
|
|
6275
6275
|
};
|
|
6276
6276
|
return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;
|
|
6277
6277
|
}
|