@rebilly/instruments 12.83.0 → 12.83.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
- ## [12.83.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.82.2...instruments/core-v12.83.0) (2025-07-02)
2
-
3
-
4
- ### Features
5
-
6
- * **framepay:** Add ability to update an existing instrument's encrypted CVV ([#13107](https://github.com/Rebilly/rebilly/issues/13107)) ([7060636](https://github.com/Rebilly/rebilly/commit/7060636352b721b259a48a7cf4fcb5df0fd4bec7))
1
+ ## [12.83.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.83.0...instruments/core-v12.83.1) (2025-07-02)
package/dist/index.js CHANGED
@@ -6331,7 +6331,7 @@ function C$1({ options: e2 }) {
6331
6331
  }
6332
6332
  function o2() {
6333
6333
  const i = {
6334
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@7060636`
6334
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@76f37ee`
6335
6335
  };
6336
6336
  return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;
6337
6337
  }