5 Commits

Author SHA1 Message Date
dependabot[bot]
343a40ea2b
Bump shelljs from 0.8.4 to 0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 03:53:35 +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