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

invoices

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

invoices - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

2

bolt11/create_unsigned_request.js

@@ -117,4 +117,2 @@ const {createHash} = require('crypto');

case 'destination_public_key':
return {};
return {

@@ -121,0 +119,0 @@ field,

4

CHANGELOG.md
# Versions
## 2.0.6
- `createUnsignedRequest`: Include specified pubkey in unsigned request
## 2.0.5

@@ -4,0 +8,0 @@

@@ -8,3 +8,3 @@ {

"bolt07": "1.8.1",
"bolt09": "0.2.2",
"bolt09": "0.2.3",
"bech32": "2.0.0",

@@ -39,3 +39,3 @@ "bitcoinjs-lib": "6.0.1",

},
"version": "2.0.5"
"version": "2.0.6"
}
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