File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-filesize" ,
3
- "version" : " 3.0.5 " ,
3
+ "version" : " 3.0.6 " ,
4
4
"description" : " A filesize.js pipe for Angular" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
38
38
"lint" : " ng lint"
39
39
},
40
40
"peerDependencies" : {
41
- "@angular/common" : " >= 14.2.0 < 20 .0.0" ,
42
- "@angular/core" : " >= 14.2.0 < 20 .0.0" ,
41
+ "@angular/common" : " >= 14.2.0 < 21 .0.0" ,
42
+ "@angular/core" : " >= 14.2.0 < 21 .0.0" ,
43
43
"filesize" : " >= 6.0.0 < 10.0.0"
44
44
},
45
45
"dependencies" : {
Original file line number Diff line number Diff line change @@ -8051,8 +8051,8 @@ __metadata:
8051
8051
typescript : " npm:~4.8.4"
8052
8052
zone.js : " npm:~0.15.0"
8053
8053
peerDependencies :
8054
- " @angular/common " : " >= 14.2.0 < 20 .0.0"
8055
- " @angular/core " : " >= 14.2.0 < 20 .0.0"
8054
+ " @angular/common " : " >= 14.2.0 < 21 .0.0"
8055
+ " @angular/core " : " >= 14.2.0 < 21 .0.0"
8056
8056
filesize : " >= 6.0.0 < 10.0.0"
8057
8057
languageName : unknown
8058
8058
linkType : soft
You can’t perform that action at this time.
0 commit comments