| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2019-11-07 | 330 Bytes | |
| v2.3.2 source code.tar.gz | 2019-11-07 | 643.7 kB | |
| v2.3.2 source code.zip | 2019-11-07 | 666.0 kB | |
| Totals: 3 Items | 1.3 MB | 0 | |
Bugfixes
- fix: strict + skipLines error. fixes [#136]
Updates
- docs: stripBomStream -> stripBom
- chore: update execa dependency to 2.1.0 (#147)
- chore: use
process.execPathrather thannodein test (#145) - test: add explicit test for headers option
- docs: add usage note to headers. addresses [#142]