@rebilly/instruments 12.39.0 → 12.40.0

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,6 @@
1
- ## [12.39.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.38.3...instruments/core-v12.39.0) (2025-03-31)
1
+ ## [12.40.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v12.39.0...instruments/core-v12.40.0) (2025-03-31)
2
2
 
3
3
 
4
4
  ### Features
5
5
 
6
- * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#10922](https://github.com/Rebilly/rebilly/issues/10922)) ([9341626](https://github.com/Rebilly/rebilly/commit/9341626c7bec94f31627212e840cb3d1118c3cbb))
6
+ * **api-metadata, rebilly-js-sdk:** Update resources based on latest api definitions ([#11025](https://github.com/Rebilly/rebilly/issues/11025)) ([f13fe2f](https://github.com/Rebilly/rebilly/commit/f13fe2f8b3e5360b25746eeb6e2350497e4acda2))
package/dist/index.js CHANGED
@@ -6278,7 +6278,7 @@ function C$1({ options: e2 }) {
6278
6278
  }
6279
6279
  function o2() {
6280
6280
  const i = {
6281
- "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@9341626`
6281
+ "REB-API-CONSUMER": `${["Rebilly", e2.appName, "js-sdk"].filter((g) => g).join("/")}@0d42665`
6282
6282
  };
6283
6283
  return e2.apiKey && (i["REB-APIKEY"] = e2.apiKey), i;
6284
6284
  }
@@ -15510,6 +15510,25 @@ const paymentMethods = [
15510
15510
  }
15511
15511
  ]
15512
15512
  },
15513
+ {
15514
+ apiName: "Ripple",
15515
+ name: "Ripple",
15516
+ landscapeLogo: null,
15517
+ portraitLogo: null,
15518
+ summary: "Ripple is a blockchain-based digital payment network and protocol that uses\nthe XRP Ledger blockchain and XRP. Ripple makes money by providing cross-border\npayment and crypto liquidity services to businesses.\n",
15519
+ description: "Ripple is a blockchain-based digital payment network and protocol that uses\nthe XRP Ledger blockchain and XRP. Ripple makes money by providing cross-border\npayment and crypto liquidity services to businesses.\n",
15520
+ countries: {
15521
+ mode: "unknown",
15522
+ values: []
15523
+ },
15524
+ storefrontEnabled: true,
15525
+ _links: [
15526
+ {
15527
+ rel: "self",
15528
+ href: "https://api.rebilly.com/payment-methods/Ripple"
15529
+ }
15530
+ ]
15531
+ },
15513
15532
  {
15514
15533
  apiName: "SEPA",
15515
15534
  name: "SEPA",