lightning-backends
Advanced tools
+3
-0
| # 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": { |
Network access
Supply chain riskThis module accesses the network.
Found 5 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 5 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
75018
0.26%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated