@rebilly/instruments 16.34.0 → 16.34.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/CHANGELOG.md CHANGED
@@ -1,6 +1 @@
1
- ## [16.34.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.33.0...instruments/core-v16.34.0) (2025-12-05)
2
-
3
-
4
- ### Features
5
-
6
- * **framepay:** Update customer validation schemas ([#16717](https://github.com/Rebilly/rebilly/issues/16717)) ([0cbdec5](https://github.com/Rebilly/rebilly/commit/0cbdec5c03e0a3793f3438c6d3cb384c0347f88b))
1
+ ## [16.34.3](https://github.com/Rebilly/rebilly/compare/instruments/core-v16.34.2...instruments/core-v16.34.3) (2025-12-08)
package/dist/index.js CHANGED
@@ -5183,7 +5183,7 @@ function C$1({ options: t2 }) {
5183
5183
  }
5184
5184
  function o2() {
5185
5185
  const i = {
5186
- "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@0cbdec5`
5186
+ "REB-API-CONSUMER": `${["Rebilly", t2.appName, "js-sdk"].filter((g) => g).join("/")}@ccb2953`
5187
5187
  };
5188
5188
  return t2.apiKey && (i["REB-APIKEY"] = t2.apiKey), i;
5189
5189
  }