5 Commits

Author SHA1 Message Date
dependabot[bot]
5bb5ccd35c
Bump sharp from 0.27.0 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.27.0 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.27.0...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:47:01 +00:00
Joseph Rautenbach
dd7b5d9d0b Using Sharp for image conversion; promises; and more
Rewrote much of the application to use Promises instead of callbacks.
Replaced the two previous image conversion packages with Sharp, which now
handles svg-to-png and svg-to-jpg conversion. Added queueing support to
prevent resource exhaustion.
2021-01-16 00:52:21 +01:00
Joseph Rautenbach
73942d746b Updated packages 2019-06-23 12:00:46 -07:00
Joseph Rautenbach
88099bd965 MIT License 2019-01-20 21:42:07 +02:00
Joseph Rautenbach
9cd9869f5b Initial commit 2019-01-20 21:40:10 +02:00