File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22 "author" : " mrodrig" ,
33 "name" : " json-2-csv" ,
44 "description" : " A JSON to CSV and CSV to JSON converter that natively supports sub-documents and auto-generates the CSV heading." ,
5- "version" : " 1.4 .0" ,
5+ "version" : " 1.5 .0" ,
66 "repository" : {
77 "type" : " git" ,
88 "url" : " http://github.com/mrodrig/json-2-csv.git"
2525 ],
2626 "dependencies" : {
2727 "underscore" : " ~1.8.3" ,
28- "doc-path" : " ~1.0.0 " ,
29- "bluebird" : " ~2.9.24 "
28+ "doc-path" : " ~1.0.3 " ,
29+ "bluebird" : " ~2.10.1 "
3030 },
3131 "devDependencies" : {
32- "mocha" : " ~2.2.4 " ,
33- "istanbul" : " ~0.3.13 " ,
34- "should" : " ~5.2 .0" ,
35- "async" : " ~0.9.0 "
32+ "mocha" : " ~2.3.3 " ,
33+ "istanbul" : " ~0.3.20 " ,
34+ "should" : " ~7.1 .0" ,
35+ "async" : " ~1.4.2 "
3636 },
3737 "engines" : {
3838 "node" : " *"
You can’t perform that action at this time.
0 commit comments