Commit Graph
8 Commits
Author SHA1 Message Date
AndyandGitHub 924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
BjørnandAndy bd2b2731b1 Update archiver to 2.0 and define options argument (#17968) 2017-07-17 10:56:26 -07:00
Chet Husk 5c18eec588 defer to the implementation of that we inherit from instead of our own definition 2017-07-03 09:55:50 -05:00
Shaun CuttsandGitHub ee116c70db pipe() not just fs.WriteStream and express.Response
I believe (in keeping with stream.Transform) that it should be possible to pipe to any Writable... no need to depend on express?
2017-06-28 02:08:51 -04:00
DolanandMohamed Hegazy 1ee58c5114 Archiver update from 0.15.0 to 1.3.x (#15894)
* archiver clean up and updated version

* added tslint.json

* added back in create because it still works. Updated examples

* fixed listing issues

* fixed more linting issues

* added glob options and EntryData

* added more to tests

* fixed tests by returning this, instead of void

* removed whitespace

* Add node types import

* Keep original author
2017-05-01 17:08:44 -07:00
AndyandGitHub dae4a527d7 Fix "../tslint.json" to "dtslint.json" (#15957)
* Fix "../tslint.json" to "dtslint.json"

* Fix errors
2017-04-18 10:35:52 -07:00
Konstantin Vasilev 37c0eb4084 update types/archiver typings to v1.3.0 2017-04-08 12:07:56 +02:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00