Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bolt12-decoder

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bolt12-decoder - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "bolt12-decoder",
"version": "0.0.4",
"version": "0.0.5",
"description": "Decode BOLT12 Offers",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -87,4 +87,5 @@ export enum GenesisBlockhash {

export type DecodedBolt12InvoiceRequest = DecodedCommon &
OfferCommon &
Omit<OfferCommon, 'offer_id'> &
Bolt12InvoiceCommon & {
invreq_id: string
unknown_invoice_request_tlvs: TLV[]

@@ -91,0 +92,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc