File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- unreleased
1+ 0.19.1 / 2024-10-09
22===================
33
44* deps: encodeurl@~ 2.0.0
@@ -490,37 +490,37 @@ unreleased
490490
491491 * update range-parser and fresh
492492
493- 0.1.4 / 2013-08-11
493+ 0.1.4 / 2013-08-11
494494==================
495495
496496 * update fresh
497497
498- 0.1.3 / 2013-07-08
498+ 0.1.3 / 2013-07-08
499499==================
500500
501501 * Revert "Fix fd leak"
502502
503- 0.1.2 / 2013-07-03
503+ 0.1.2 / 2013-07-03
504504==================
505505
506506 * Fix fd leak
507507
508- 0.1.0 / 2012-08-25
508+ 0.1.0 / 2012-08-25
509509==================
510510
511511 * add options parameter to send() that is passed to fs.createReadStream() [ kanongil]
512512
513- 0.0.4 / 2012-08-16
513+ 0.0.4 / 2012-08-16
514514==================
515515
516516 * allow custom "Accept-Ranges" definition
517517
518- 0.0.3 / 2012-07-16
518+ 0.0.3 / 2012-07-16
519519==================
520520
521521 * fix normalization of the root directory. Closes #3
522522
523- 0.0.2 / 2012-07-09
523+ 0.0.2 / 2012-07-09
524524==================
525525
526526 * add passing of req explicitly for now (YUCK)
Original file line number Diff line number Diff line change 11{
22 "name" : " send" ,
33 "description" : " Better streaming static file server with Range and conditional-GET support" ,
4- "version" : " 0.19.0 " ,
4+ "version" : " 0.19.1 " ,
55 "author" :
" TJ Holowaychuk <[email protected] >" ,
66 "contributors" : [
77 " Douglas Christopher Wilson <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments