File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44
55- breaking: follow node LTS, remove support for versions under 6. (#339 )
66- bugfix: use stats in tar.js and core.js (#326 )
7+ - other: update to zip-stream@2
78- other: remove lodash npm module usage (#335 , #339 )
89- other: Avoid using deprecated Buffer constructor (#312 )
910- other: Remove unnecessary return and fix indentation (#297 )
Original file line number Diff line number Diff line change 2929 "bench" : " node benchmark/simple/pack-zip.js"
3030 },
3131 "dependencies" : {
32- "archiver-utils" : " ^1.3 .0" ,
32+ "archiver-utils" : " ^2.0 .0" ,
3333 "async" : " ^2.0.0" ,
3434 "buffer-crc32" : " ^0.2.1" ,
3535 "glob" : " ^7.0.0" ,
3636 "readable-stream" : " ^2.0.0" ,
3737 "tar-stream" : " ^1.5.0" ,
38- "zip-stream" : " ^1. 2.0"
38+ "zip-stream" : " ^2.0.1 "
3939 },
4040 "devDependencies" : {
4141 "archiver-jsdoc-theme" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments