Codebase list node-read-file / 6dda086
New upstream snapshot. Debian Janitor 2 years ago
2 changed file(s) with 5 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
3434 });
3535
3636 // or
37 read('foo.txt', {encoding: 'utf8'} function(err, buffer) {
37 read('foo.txt', {encoding: 'utf8'}, function(err, buffer) {
3838 //=> 'some contents...'
3939 });
4040 ```
8484
8585 ***
8686
87 _This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 17, 2015._
87 _This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on July 17, 2015._
0 node-read-file (0.2.0-2) UNRELEASED; urgency=medium
0 node-read-file (0.2.0+git20160811.1.1e6a528-1) UNRELEASED; urgency=medium
11
22 [ Jelmer Vernooij ]
33 * Trim trailing whitespace.
1313 * Use canonical URL in Vcs-Git.
1414 * Apply multi-arch hints.
1515 + node-read-file: Add Multi-Arch: foreign.
16 * New upstream snapshot.
1617
17 -- Jelmer Vernooij <jelmer@debian.org> Tue, 30 Oct 2018 01:01:30 +0000
18 -- Jelmer Vernooij <jelmer@debian.org> Wed, 18 Aug 2021 08:24:16 -0000
1819
1920 node-read-file (0.2.0-1) unstable; urgency=medium
2021