Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

lightning-backends

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lightning-backends - npm Package Compare versions

Comparing version
1.6.1
to
1.6.2
+3
-0
CHANGELOG.md
# Changelog
* v1.6.2:
* Downgraded socks-proxy-agent due to incompatibility with older nodejs
* Use latest @bleskomat/form with downgraded express-handlebars - this fixes incompatibility with nodejs <16
* v1.6.1:

@@ -4,0 +7,0 @@ * Add bad auth error message to LNBits backend

+3
-3
{
"name": "lightning-backends",
"version": "1.6.1",
"version": "1.6.2",
"description": "Module to integrate with various Lightning Network node software and service providers",

@@ -44,7 +44,7 @@ "keywords": [

"dependencies": {
"@bleskomat/form": "1.3.1",
"@bleskomat/form": "1.3.2",
"async": "3.2.4",
"bolt11": "1.4.1",
"secp256k1": "5.0.0",
"socks-proxy-agent": "8.0.1"
"socks-proxy-agent": "7.0.0"
},

@@ -51,0 +51,0 @@ "devDependencies": {