File tree 3 files changed +6
-5
lines changed
3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ We only fix vulnerability in the code distributed through our main source code r
38
38
39
39
| Version | Supported |
40
40
| ------- | ------------------ |
41
+ | 4.x.x | :white_check_mark : |
41
42
| 3.x.x | :white_check_mark : |
42
- | 2.x.x | :white_check_mark : |
43
- | < 2.0 | :x : |
43
+ | < 3.0 | :x : |
44
44
45
45
### dfx-bootstrap-table
46
46
Original file line number Diff line number Diff line change 33
33
34
34
| Angular | dfx-qrcode |
35
35
| ------- | ---------- |
36
+ | 19.x.x | 4.x.x |
36
37
| 18.x.x | 3.x.x |
37
38
| 17.x.x | 2.x.x |
38
39
| 16.x.x | 1.x.x |
Original file line number Diff line number Diff line change 47
47
"directory" : " libs/dfx-qrcode"
48
48
},
49
49
"peerDependencies" : {
50
- "@angular/common" : " 18 " ,
51
- "@angular/core" : " 18 " ,
52
- "@angular/platform-browser" : " 18 "
50
+ "@angular/common" : " 19 " ,
51
+ "@angular/core" : " 19 " ,
52
+ "@angular/platform-browser" : " 19 "
53
53
},
54
54
"dependencies" : {
55
55
"dfts-qrcode" : " 1.1.0" ,
You can’t perform that action at this time.
0 commit comments