File tree 3 files changed +7
-299
lines changed
3 files changed +7
-299
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 9
9
Author: rtfpessoa
10
10
-->
11
11
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 ">
13
13
14
14
<!--diff2html-css-->
15
15
16
16
< script src ="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js "> </ script >
17
17
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 >
20
20
21
21
<!--diff2html-js-ui-->
22
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " diff2html-cli" ,
3
- "version" : " 1.4.5 " ,
3
+ "version" : " 1.4.6-beta1 " ,
4
4
"homepage" : " https://www.github.com/rtfpessoa/diff2html-cli" ,
5
5
"description" : " Fast Diff to colorized HTML" ,
6
6
"keywords" : [
46
46
"main" : " ./src/main.js" ,
47
47
"dependencies" : {
48
48
"copy-paste" : " ^1.1.4" ,
49
- "diff2html" : " ~1.3.2 " ,
49
+ "diff2html" : " 2.0.0-beta1 " ,
50
50
"extend" : " ^3.0.0" ,
51
51
"open" : " ^0.0.5" ,
52
52
"request" : " ^2.69.0" ,
53
- "yargs" : " ^3.32 .0"
53
+ "yargs" : " ^4.1 .0"
54
54
},
55
55
"devDependencies" : {
56
56
"codacy-coverage" : " ^1.1.3" ,
57
57
"istanbul" : " ^0.4.2" ,
58
- "jscs" : " ^2.9.0 " ,
58
+ "jscs" : " ^2.10.1 " ,
59
59
"mocha" : " ^2.4.5"
60
60
},
61
61
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments