File tree Expand file tree Collapse file tree 2 files changed +544
-435
lines changed
Expand file tree Collapse file tree 2 files changed +544
-435
lines changed Original file line number Diff line number Diff line change 3232 "url" : " https://www.github.com/rtfpessoa/diff2html-cli/issues"
3333 },
3434 "engines" : {
35- "node" : " >=4 "
35+ "node" : " >=8 "
3636 },
3737 "preferGlobal" : true ,
3838 "scripts" : {
5151 "main" : " ./src/main.js" ,
5252 "dependencies" : {
5353 "copy-paste" : " ^1.3.0" ,
54- "diff2html" : " ^2.4 .0" ,
55- "extend" : " ^3.0.1 " ,
54+ "diff2html" : " ^2.7 .0" ,
55+ "extend" : " ^3.0.2 " ,
5656 "open" : " ^0.0.5" ,
57- "request" : " ^2.87 .0" ,
58- "yargs" : " ^11 .0.0"
57+ "request" : " ^2.88 .0" ,
58+ "yargs" : " ^13 .0.0"
5959 },
6060 "devDependencies" : {
61- "codacy-coverage" : " ^3.0 .0" ,
62- "eslint" : " ^4.19.1 " ,
63- "eslint-plugin-promise" : " ^3.8.0 " ,
64- "eslint-plugin-standard" : " ^3.1 .0" ,
61+ "codacy-coverage" : " ^3.4 .0" ,
62+ "eslint" : " ^5.13.0 " ,
63+ "eslint-plugin-promise" : " ^4.0.1 " ,
64+ "eslint-plugin-standard" : " ^4.0 .0" ,
6565 "istanbul" : " ^0.4.5" ,
6666 "mocha" : " ^5.2.0"
6767 },
You can’t perform that action at this time.
0 commit comments