File tree Expand file tree Collapse file tree 3 files changed +7
-299
lines changed
Expand file tree Collapse file tree 3 files changed +7
-299
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 99 Author: rtfpessoa
1010 -->
1111
12- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8. 9.1/styles/github.min.css ">
12+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0 /styles/github.min.css ">
1313
1414 <!--diff2html-css-->
1515
1616 < script src ="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js "> </ script >
1717
18- < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8. 9.1/highlight.min.js "> </ script >
19- < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8. 9.1/languages/scala.min.js "> </ script >
18+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0 /highlight.min.js "> </ script >
19+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.1.0 /languages/scala.min.js "> </ script >
2020
2121 <!--diff2html-js-ui-->
2222
Original file line number Diff line number Diff line change 11{
22 "name" : " diff2html-cli" ,
3- "version" : " 1.4.5 " ,
3+ "version" : " 1.4.6-beta1 " ,
44 "homepage" : " https://www.github.com/rtfpessoa/diff2html-cli" ,
55 "description" : " Fast Diff to colorized HTML" ,
66 "keywords" : [
4646 "main" : " ./src/main.js" ,
4747 "dependencies" : {
4848 "copy-paste" : " ^1.1.4" ,
49- "diff2html" : " ~1.3.2 " ,
49+ "diff2html" : " 2.0.0-beta1 " ,
5050 "extend" : " ^3.0.0" ,
5151 "open" : " ^0.0.5" ,
5252 "request" : " ^2.69.0" ,
53- "yargs" : " ^3.32 .0"
53+ "yargs" : " ^4.1 .0"
5454 },
5555 "devDependencies" : {
5656 "codacy-coverage" : " ^1.1.3" ,
5757 "istanbul" : " ^0.4.2" ,
58- "jscs" : " ^2.9.0 " ,
58+ "jscs" : " ^2.10.1 " ,
5959 "mocha" : " ^2.4.5"
6060 },
6161 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments