File tree Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Expand file tree Collapse file tree 4 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
See last releases and versions
4
4
5
+ ## V1.0.24 - Beta
6
+
7
+ - Upgrade dependencies (Curve Elliptic)
8
+ - Upgrade Nodejs
9
+ - Upgrade WIF
10
+ - Upgrade BOLT12
5
11
6
12
### V1.0.23 - Beta
7
13
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ Name: Javascript-DLC
2
2
Authors : 23388 and Rsync
3
3
Software : FOSS
4
4
License : MIT
5
- Version : 1.0.22 -beta
5
+ Version : 1.0.24 -beta
6
6
Type : javascript
7
7
Original file line number Diff line number Diff line change @@ -24,4 +24,5 @@ currently being supported with security updates.
24
24
| v1.0.21-beta | :white_check_mark : |
25
25
| v1.0.22-beta | :white_check_mark : |
26
26
| v1.0.23-beta | :white_check_mark : |
27
+ | v1.0.24-beta | :white_check_mark : |
27
28
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " javascript-dlc" ,
3
- "version" : " 1.0.23 -beta" ,
3
+ "version" : " 1.0.24 -beta" ,
4
4
"description" : " Javascript DLC library" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments