Commit graph

19 commits

Author SHA1 Message Date
Daniel Bulant
31f3472b34 Fix relative import exports 2020-05-29 19:23:47 +02:00
Daniel Bulant
8eabb688fe Remove strict since it's default in deno 2020-05-29 18:58:20 +02:00
divdavem
792e432c9c
fixes error when trying to access this._reads in chunkstream.js (#147) 2020-04-15 21:04:48 +02:00
Luke Page
32271b56e3 prettier, es6, upgrades 2020-04-09 20:28:27 +02:00
Zachary Holyszko
257a4c972d
fix(buffer): migrate to safe constructor methods (#134)
Co-authored-by: Zachary Holyszko <zholyszko@dmdconnects.com>
2020-04-09 15:48:18 +02:00
greenkeeper[bot]
7e160967c9 Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00
Cory Snider
0b5822a4be Emit an error if the image is truncated (#118)
If the image data is truncated on a chunk read boundary, PNGjs would
hang. Now it emits an error event.
2019-03-08 06:31:01 +01:00
Balthazar Gronon
f49e99aa28 chore(chunkstream): minor typo (#58) 2016-07-06 18:28:57 +02:00
michuNEEO
6467ad747b update readme, fix stlye issues 2015-09-13 14:41:40 +02:00
michuNEEO
83d60edeaf poc to support colortype 2 2015-09-13 14:31:22 +02:00
Luke Page
6cf6d787bc catch async exceptions and emit error 2015-08-08 06:53:15 +01:00
Luke Page
41c5a14950 Remove copyright from individual files. It is included in the project once. 2015-08-04 23:03:38 +01:00
Luke Page
99eae1c711 Resolve remaining style issues 2015-08-04 23:00:10 +01:00
Luke Page
bf5ae3c54e configure the rest of eslint. 2015-08-04 21:32:22 +01:00
Luke Page
8155d300f0 linting and tidy 2015-08-04 19:27:18 +01:00
steelsojka
df84165ca3 fix(chunkstream): max call stack thrown when parsing large pngs 2013-11-22 16:21:22 -06:00
Kuba Niegowski
82dd9a96c0 v0.4.0 2013-06-05 23:17:19 +02:00
Kuba Niegowski
dda49ff154 documentation update and v0.3.0-alpha 2012-08-23 09:41:02 +02:00
Kuba Niegowski
14b9f6ddcf streams 2012-08-22 23:46:05 +02:00