ln-service
Advanced tools
Comparing version 57.0.1 to 57.1.0
# Versions | ||
## 57.1.0 | ||
- `getBlockHeader`: Add method to get the header portion of a block | ||
## 57.0.1 | ||
@@ -4,0 +8,0 @@ |
@@ -37,2 +37,3 @@ const {addExternalSocket} = require('lightning'); | ||
const {getBlock} = require('lightning'); | ||
const {getBlockHeader} = require('lightning'); | ||
const {getChainAddresses} = require('lightning'); | ||
@@ -194,2 +195,3 @@ const {getChainBalance} = require('lightning'); | ||
getBlock, | ||
getBlockHeader, | ||
getChainAddresses, | ||
@@ -196,0 +198,0 @@ getChainBalance, |
@@ -12,3 +12,3 @@ { | ||
"invoices": "3.0.0", | ||
"lightning": "10.0.1", | ||
"lightning": "10.1.0", | ||
"macaroon": "3.0.4" | ||
@@ -28,3 +28,3 @@ }, | ||
"ecpair": "2.1.0", | ||
"ln-docker-daemons": "6.0.1", | ||
"ln-docker-daemons": "6.0.3", | ||
"p2tr": "2.0.0", | ||
@@ -71,3 +71,3 @@ "portfinder": "1.0.32", | ||
}, | ||
"version": "57.0.1" | ||
"version": "57.1.0" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
794805
169
13591
7605
+ Added@grpc/grpc-js@1.9.9(transitive)
+ Added@types/node@20.8.10(transitive)
+ Added@types/request@2.48.11(transitive)
+ Added@types/ws@8.5.8(transitive)
+ Addedlightning@10.1.0(transitive)
+ Addedtype-fest@4.6.0(transitive)
+ Addedundici-types@5.26.5(transitive)
- Removed@grpc/grpc-js@1.9.5(transitive)
- Removed@types/node@20.8.4(transitive)
- Removed@types/request@2.48.10(transitive)
- Removed@types/ws@8.5.7(transitive)
- Removedlightning@10.0.1(transitive)
- Removedtype-fest@4.4.0(transitive)
- Removedundici-types@5.25.3(transitive)
Updatedlightning@10.1.0