Commit graph

6 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
Luke Page
32271b56e3 prettier, es6, upgrades 2020-04-09 20:28:27 +02:00
greenkeeper[bot]
7e160967c9 Update eslint to the latest version 🚀 (#86) 2019-03-09 13:51:49 +01:00
Ryo Kawaguchi
0a6201df87 Support up to node v9 (#110)
* Fix compatibility issues with node 9.

* Fix async tests.
2018-04-19 22:04:14 +02:00
toriningen
70f55344de Fix for bug #78 (#79)
* Fixed bug #78.

Implemented support for PNGs with unterminated IDAT stream.
Implemented synchronous inflater with length limit support.

* Removed duplicate line.

* Fixing linter errors.

* Fixing linter errors.

* no finishFlushFlag on Node 4

* It now passes tests on Node 4
2017-04-30 11:32:05 +02:00