File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ NodeGit
3131 </tbody >
3232</table >
3333
34- ** Stable: 0.4.1 **
34+ ** Stable: 0.5.0 **
3535
3636## Have a problem? Come chat with us! ##
3737
Load diff This file was deleted.
Load diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11{
22 "name" : " nodegit" ,
33 "description" : " Node.js libgit2 asynchronous native bindings" ,
4- "version" : " 0.4.1 " ,
4+ "version" : " 0.5.0 " ,
55 "homepage" : " http://nodegit.org" ,
66 "keywords" : [
77 " libgit2" ,
3737 " node-pre-gyp"
3838 ],
3939 "dependencies" : {
40- "fs-extra" : " ^0.18.2 " ,
41- "node-pre-gyp" : " ^0.6.5 " ,
42- "nodegit-promise" : " ^3.0.1 " ,
43- "npm" : " ^2.9.0 " ,
40+ "fs-extra" : " ^0.24.0 " ,
41+ "node-pre-gyp" : " ^0.6.10 " ,
42+ "nodegit-promise" : " ^3.0.2 " ,
43+ "npm" : " ^3.3.3 " ,
4444 "promisify-node" : " ^0.2.1" ,
45- "which-native-nodish" : " ^1.1.1 "
45+ "which-native-nodish" : " ^1.1.3 "
4646 },
4747 "devDependencies" : {
48- "combyne" : " ^0.8.0 " ,
49- "coveralls" : " ^2.11.2 " ,
50- "istanbul" : " ^0.3.13 " ,
51- "js-beautify" : " ^1.5.5 " ,
52- "jshint" : " ^2.7 .0" ,
48+ "combyne" : " ^0.8.1 " ,
49+ "coveralls" : " ^2.11.4 " ,
50+ "istanbul" : " ^0.3.20 " ,
51+ "js-beautify" : " ^1.5.10 " ,
52+ "jshint" : " ^2.8 .0" ,
5353 "lcov-result-merger" : " ^1.0.2" ,
54- "lodash" : " ^3.8.0 " ,
55- "mocha" : " ^2.2.4 " ,
54+ "lodash" : " ^3.10.1 " ,
55+ "mocha" : " ^2.3.3 " ,
5656 "nan" : " ^2.0.9" ,
57- "node-gyp" : " ^3.0.1 " ,
57+ "node-gyp" : " ^3.0.3 " ,
5858 "nw-gyp" : " ^0.12.4" ,
59- "request" : " ^2.55 .0" ,
60- "tar" : " ^2.1.0 "
59+ "request" : " ^2.63 .0" ,
60+ "tar" : " ^2.2.1 "
6161 },
6262 "vendorDependencies" : {
6363 "libgit2" : {
64- "sha" : " 2cb4b6534fbcbe600ecf3db95ba19e4525c8d4b8 " ,
65- "version" : " 0.23.1 "
64+ "sha" : " 2de198b4cec26c2b54c06da4baf88b3f57b9ca86 " ,
65+ "version" : " 0.23.2 "
6666 },
67- "libssh2" : " 1.4.3 " ,
67+ "libssh2" : " 1.6.0 " ,
6868 "http_parser" : " 2.5.0"
6969 },
7070 "binary" : {
You can’t perform that action at this time.
0 commit comments