File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Compress Commons v0.2.9 [ ![ Build Status] ( https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master )] ( https://travis-ci.org/archiverjs/node-compress-commons )
1+ # Compress Commons v0.3.0 [ ![ Build Status] ( https://travis-ci.org/archiverjs/node-compress-commons.svg?branch=master )] ( https://travis-ci.org/archiverjs/node-compress-commons )
22
33Compress Commons is a library that defines a common interface for working with archive formats within node.
44
Original file line number Diff line number Diff line change 11{
22 "name" : " compress-commons" ,
3- "version" : " 0.2.9 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " a library that defines a common interface for working with archive formats within node" ,
55 "homepage" : " https://github.com/archiverjs/node-compress-commons" ,
66 "author" : {
2020 " lib"
2121 ],
2222 "engines" : {
23- "node" : " >= 0.8 .0"
23+ "node" : " >= 0.10 .0"
2424 },
2525 "scripts" : {
2626 "test" : " mocha --reporter dot"
You can’t perform that action at this time.
0 commit comments