File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 11flask
22gunicorn
3- nested_diff == 1.1
3+ nested_diff == 1.3.2
Original file line number Diff line number Diff line change 55 < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
66 < title > Nested-Diff</ title >
77 < link rel ="icon " href ="/static/favicon.svg " type ="image/svg+xml ">
8- < link href ="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3 /dist/css/bootstrap.min.css " rel ="stylesheet ">
8+ < link href ="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2 /dist/css/bootstrap.min.css " rel ="stylesheet ">
99 < link href ="/api/v1/nested_diff.css " rel ="stylesheet ">
10- < script src ="https://cdn.jsdelivr.net/npm/jquery@3.6 .1/dist/jquery.min.js "> </ script >
11- < script src ="https://cdn.jsdelivr.net/gh/drudru/ansi_up@v5.1.0 /ansi_up.min.js "> </ script >
10+ < script src ="https://cdn.jsdelivr.net/npm/jquery@3.7 .1/dist/jquery.min.js "> </ script >
11+ < script src ="https://cdn.jsdelivr.net/gh/drudru/ansi_up@v5.2.1 /ansi_up.min.js "> </ script >
1212 < script src ="/static/nested_diff.js "> </ script >
1313 < style >
1414 a {
1515 color : var (--bs-black );
1616 text-decoration : none;
1717 }
18-
1918 .dif-body {
2019 font-family : var (--bs-font-monospace );
2120 white-space : pre;
You can’t perform that action at this time.
0 commit comments