File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - " 4"
4- - " 0.12"
3+ - " 4.2"
54notifications :
65 email : true
76after_success : " npm run coveralls"
Original file line number Diff line number Diff line change 1313 "node" : " >=0.10.0"
1414 },
1515 "dependencies" : {
16- "underscore" : " 1.8.3" ,
17- "node-uuid" : " 1.4.6 " ,
18- "moduleconfig" : " 1.1 .0"
16+ "underscore" : " ^ 1.8.3" ,
17+ "node-uuid" : " ^ 1.4.7 " ,
18+ "moduleconfig" : " ^2.0 .0"
1919 },
2020 "scripts" : {
2121 "test" : " istanbul cover _mocha" ,
2222 "coveralls" : " cat ./coverage/lcov.info | coveralls"
2323 },
2424 "devDependencies" : {
25- "chai" : " 3.4.1 " ,
26- "coveralls" : " 2.11.4 " ,
27- "istanbul" : " 0.4.0 " ,
28- "mocha" : " 2.3.3 " ,
29- "mocha-jshint" : " 2.2.3 " ,
30- "request" : " 2.64 .0" ,
31- "sinon" : " 1.17.1 " ,
32- "sinon-chai" : " 2.8.0"
25+ "chai" : " ^3.5.0 " ,
26+ "coveralls" : " ^ 2.11.6 " ,
27+ "istanbul" : " ^ 0.4.2 " ,
28+ "mocha" : " ^2.4.5 " ,
29+ "mocha-jshint" : " ^2.3.1 " ,
30+ "request" : " ^2.69 .0" ,
31+ "sinon" : " ^ 1.17.3 " ,
32+ "sinon-chai" : " ^ 2.8.0"
3333 },
3434 "readmeFilename" : " readme.md" ,
3535 "gitHead" : " 985c718ebf69fc91205c6c40d0a46ce49c717f2b" ,
You can’t perform that action at this time.
0 commit comments