Commit Graph

23 Commits

Author SHA1 Message Date
Andrii Kurdiumov eb603eacd4 Bump version to 1.4.3 2023-03-07 23:08:06 +06:00
Andrii Kurdiumov d47f2eeb2b Update image-size to 1.0.2 2023-03-07 23:07:30 +06:00
Andrii Kurdiumov 0e1d14a992 Convert to class and by conincidence fix bug in findMaxFileId which take only last file name (which can lead to problem if XLSX template was generated) 2023-03-07 22:15:27 +06:00
Andrii Kurdiumov 1f8e41a51d Bump to 1.4.2 2023-02-15 15:02:10 +06:00
Andrii Kurdiumov 1c6a33d2cd Bump version to 1.4.1 2023-02-15 13:40:42 +06:00
Andrii Kurdiumov 26683ef7d9 Switch to fork from @kant2002 with security patch 2023-02-15 13:39:58 +06:00
dependabot[bot] ddefcff0ad Bump json5 from 2.2.0 to 2.2.3 (#175)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 10:40:08 +06:00
Andrii Kurdiumov 7192862734 Bump version to 1.4.0 2022-11-20 18:15:04 +08:00
dependabot[bot] 1ab9cb18c2 Bump jszip from 2.6.1 to 2.7.0 (#170)
Bumps [jszip](https://github.com/Stuk/jszip) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-08 09:56:26 +06:00
Andrii Kurdiumov a4b42e4985 Move source code to src folder (#160)
That's allow compile code using TSC before publish
And all future code can use TypeScript
2022-05-10 18:16:13 +06:00
dependabot[bot] 9330d7cd10 Bump minimist from 1.2.5 to 1.2.6 (#155)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 09:32:26 +06:00
Andrii Kurdiumov 763b7e8e04 Bump version to 1.3.2 2022-02-15 11:27:51 +06:00
Andrii Kurdiumov 8919eb5644 Update version to 1.3.1 2022-02-14 23:03:46 +06:00
Andrii Kurdiumov 97dc197c5d Fix audit issues 2022-02-14 23:03:13 +06:00
Jonathan Durand 752568a81d Insert images (#121)
Change image ratio to be percent based instead of proportion base
2020-08-13 14:16:32 +06:00
dependabot[bot] 357d23b941 Bump sshpk from 1.10.0 to 1.16.1 (#120)
Bumps [sshpk](https://github.com/joyent/node-sshpk) from 1.10.0 to 1.16.1.
- [Release notes](https://github.com/joyent/node-sshpk/releases)
- [Commits](https://github.com/joyent/node-sshpk/compare/v1.10.0...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 16:00:33 +06:00
dependabot[bot] 656a5eb16a Bump debug from 2.2.0 to 2.6.9 (#119)
Bumps [debug](https://github.com/visionmedia/debug) from 2.2.0 to 2.6.9.
- [Release notes](https://github.com/visionmedia/debug/releases)
- [Changelog](https://github.com/visionmedia/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/visionmedia/debug/compare/2.2.0...2.6.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-10 16:00:12 +06:00
Andrii Kurdiumov bf0cdd9087 Replace buster with Jest (#118)
As consequences it require me to make couple of function public
and specify interfaces for resulting data.

Also this work expose that previous typings was incorrectly written.
@RW-DiefBell and @tiholic you seems to be relying on incorrect definitions.
Please check.
2020-08-10 15:53:23 +06:00
dependabot[bot] 87ce03317f Bump websocket-extensions from 0.1.1 to 0.1.4 (#115)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.1...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 22:18:12 +06:00
dependabot[bot] f135d8ae8d Bump is-my-json-valid from 2.13.1 to 2.20.5 (#116)
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.13.1 to 2.20.5.
- [Release notes](https://github.com/mafintosh/is-my-json-valid/releases)
- [Commits](https://github.com/mafintosh/is-my-json-valid/compare/v2.13.1...v2.20.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 22:17:52 +06:00
dependabot[bot] 7e2791b482 Bump stringstream from 0.0.5 to 0.0.6 (#114)
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 22:17:32 +06:00
dependabot[bot] c585fd7dd8 Bump minimist from 1.2.0 to 1.2.5 (#113)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 22:17:02 +06:00
Andrii Kurdiumov 52b97a73ca Introduce ability to check source code using TSC (#111)
This does not convert code to TypeScript yet.
Based on initial testing, buster should be abandoned
or typings for it should be written.
2020-08-03 19:19:32 +06:00