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 11{
22 "name" : " ngx-filesize" ,
3- "version" : " 3.0.5 " ,
3+ "version" : " 3.0.6 " ,
44 "description" : " A filesize.js pipe for Angular" ,
55 "license" : " MIT" ,
66 "repository" : {
3838 "lint" : " ng lint"
3939 },
4040 "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" ,
4343 "filesize" : " >= 6.0.0 < 10.0.0"
4444 },
4545 "dependencies" : {
Original file line number Diff line number Diff line change @@ -8051,8 +8051,8 @@ __metadata:
80518051 typescript : " npm:~4.8.4"
80528052 zone.js : " npm:~0.15.0"
80538053 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"
80568056 filesize : " >= 6.0.0 < 10.0.0"
80578057 languageName : unknown
80588058 linkType : soft
You can’t perform that action at this time.
0 commit comments