@rebilly/instruments 16.171.0 → 16.171.1

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 CHANGED
@@ -1,6 +1 @@
1
- ## [16.171.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.170.1...instruments/core-v16.171.0) (2026-08-10)
2
-
3
-
4
- ### Features
5
-
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#24624](https://github.com/Rebilly/rebilly/issues/24624)) ([785859b](https://github.com/Rebilly/rebilly/commit/785859b2cb0b7cc95267447469811999bd2edd02))
1
+ ## [16.171.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.171.0...instruments/core-v16.171.1) (2026-08-10)
package/dist/index.js CHANGED
@@ -6061,7 +6061,7 @@ var Ct$1 = Pt$1();
6061
6061
  const Dt$1 = /* @__PURE__ */ It$1(Ct$1);
6062
6062
  let jt$1 = "useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict", Mt$1 = (e2 = 21) => {
6063
6063
  let t2 = "", s = e2 | 0;
6064
- for (; s--; )
6064
+ for (; s-- > 0; )
6065
6065
  t2 += jt$1[Math.random() * 64 | 0];
6066
6066
  return t2;
6067
6067
  };
@@ -6175,7 +6175,7 @@ function O$1({ options: e2 }) {
6175
6175
  }
6176
6176
  function o2() {
6177
6177
  const g = {
6178
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((m2) => m2).join("/")}@785859b`
6178
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((m2) => m2).join("/")}@9e5ce24`
6179
6179
  };
6180
6180
  return e2.apiKey && (g["REB-APIKEY"] = e2.apiKey), g;
6181
6181
  }