File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11# diff2html-cli
22
3- [ ![ Circle CI] ( https://circleci.com/gh/rtfpessoa/diff2html-cli.svg?style=svg )] ( https://circleci.com/gh/rtfpessoa/diff2html-cli )
43[ ![ Codacy Code Badge] ( https://api.codacy.com/project/badge/grade/e6139937d72f40ed8b3920d53c74298a )] ( https://www.codacy.com/app/Codacy/diff2html-cli )
54[ ![ Codacy Coverage Badge] ( https://api.codacy.com/project/badge/coverage/e6139937d72f40ed8b3920d53c74298a )] ( https://www.codacy.com/app/Codacy/diff2html-cli )
5+ [ ![ Circle CI] ( https://circleci.com/gh/rtfpessoa/diff2html-cli.svg?style=svg )] ( https://circleci.com/gh/rtfpessoa/diff2html-cli )
6+ [ ![ Dependency Status] ( https://dependencyci.com/github/rtfpessoa/diff2html/badge )] ( https://dependencyci.com/github/rtfpessoa/diff2html )
67
78[ ![ npm] ( https://img.shields.io/npm/v/diff2html-cli.svg )] ( https://www.npmjs.com/package/diff2html-cli )
89[ ![ David] ( https://img.shields.io/david/rtfpessoa/diff2html-cli.svg )] ( https://david-dm.org/rtfpessoa/diff2html-cli )
Original file line number Diff line number Diff line change 4848 },
4949 "main" : " ./src/main.js" ,
5050 "dependencies" : {
51- "copy-paste" : " ^1.2 .0" ,
52- "diff2html" : " ^2.0.0-rc.5 " ,
51+ "copy-paste" : " ^1.3 .0" ,
52+ "diff2html" : " ^2.0.0-rc.8 " ,
5353 "extend" : " ^3.0.0" ,
5454 "open" : " 0.0.5" ,
55- "request" : " ^2.72 .0" ,
56- "yargs" : " ^4.7.1 "
55+ "request" : " ^2.73 .0" ,
56+ "yargs" : " ^4.8.0 "
5757 },
5858 "devDependencies" : {
5959 "codacy-coverage" : " ^1.1.3" ,
60- "istanbul" : " ^0.4.3 " ,
61- "jscs" : " ^3.0.3 " ,
62- "mocha" : " ^2.4.5 "
60+ "istanbul" : " ^0.4.4 " ,
61+ "jscs" : " ^3.0.6 " ,
62+ "mocha" : " ^2.5.3 "
6363 },
6464 "license" : " MIT" ,
6565 "files" : [
You can’t perform that action at this time.
0 commit comments