@peac/kernel 0.12.3 → 0.12.4

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/dist/index.mjs CHANGED
@@ -2020,6 +2020,13 @@ var PAYMENT_RAILS = [
2020
2020
  reference: "https://docs.lightning.engineering/the-lightning-network/l402",
2021
2021
  status: "informational"
2022
2022
  },
2023
+ {
2024
+ id: "paymentauth",
2025
+ category: "agentic-payment",
2026
+ description: 'The "Payment" HTTP authentication scheme (draft-ryan-httpauth-payment)',
2027
+ reference: "https://datatracker.ietf.org/doc/draft-ryan-httpauth-payment/",
2028
+ status: "informational"
2029
+ },
2023
2030
  {
2024
2031
  id: "razorpay",
2025
2032
  category: "payment-gateway",