Skip to content

Releases: humphreyn/compare-pdf

v2.0.5 Release

23 Feb 02:20
4e544fb
Compare
Choose a tag to compare

replaced dependency gm with fork https://github.com/humphreyn/gm to fix Regular Express DoS vulnerability

@eslint/js ^9.16.0 → ^9.21.0
@stylistic/eslint-plugin ^2.12.1 → ^4.0.1
chai ^5.1.2 → ^5.2.0
eslint ^9.16.0 → ^9.21.0
eslint-config-prettier ^9.1.0 → ^10.0.1
eslint-plugin-prettier ^5.2.1 → ^5.2.3
fs-extra ^11.2.0 → ^11.3.0
globals ^15.13.0 → ^16.0.0
lint-staged ^15.2.11 → ^15.4.3
mocha ^11.0.1 → ^11.1.0
nock ^13.5.6 → ^14.0.1
pixelmatch ^6.0.0 → ^7.1.0
prettier ^3.4.2 → ^3.5.2
typescript ^5.7.2 → ^5.7.3
typescript-eslint ^8.18.0 → ^8.24.1

v2.0.4 Release

11 Dec 18:44
cef5691
Compare
Choose a tag to compare

Fixed Node.js engines to: ^18.18.0 || ^20.9.0 || >=21.1.0

Bumped the following dependencies:

@stylistic/eslint-plugin from  2.11.0 to 2.12.1
lint-staged from 15.2.10 to 5.2.11
prettier from 3.4.1 to 3.4.2
typescript-eslint from 8.17.0  to 8.18.0

Added overrides cross-spawn for version 7.0.6 to fix vulnerability:

cross-spawn <6.0.6
Severity: high
Regular Expression Denial of Service (ReDoS) in cross-spawn - https://github.com/advisories/GHSA-3xgq-45jj-v275

v2.0.3

03 Dec 13:52
ce5d5bf
Compare
Choose a tag to compare

bumped the following dependencies:
@eslint/js ^9.15.0 → ^9.16.0
eslint ^9.15.0 → ^9.16.0
globals ^15.12.0 → ^15.13.0
mocha ^10.8.2 → ^11.0.1
prettier ^3.3.3 → ^3.4.1
typescript ^5.6.3 → ^5.7.2
typescript-eslint ^8.15.0 → ^8.17.0

removed redundant dependencies:
chai-json
deep-equal-in-any-order

v2.0.2 Release

19 Nov 12:38
2e44659
Compare
Choose a tag to compare

set version to 2.0.2
bumped the following dependencies:
@eslint/js ^9.12.0 → ^9.15.0
@stylistic/eslint-plugin ^2.9.0 → ^2.11.0
chai ^5.1.1 → ^5.1.2
eslint ^9.12.0 → ^9.15.0
globals ^15.11.0 → ^15.12.0
husky ^9.1.6 → ^9.1.7
mocha ^10.7.3 → ^10.8.2
nock ^13.5.5 → ^13.5.6
typescript-eslint ^8.10.0 → ^8.15.0

v2.0.1

18 Oct 11:48
cebe361
Compare
Choose a tag to compare

What's Changed

bumped @eslint/js from 9.10.0 to 9.12.0
bumped @stylistic/eslint-plugin from 2.8.0 to 2.9.0
bumped eslint from 9.10.0 to 9.12.0
bumped globals from 15.9.0 to 15.11.0
bumped typescript from 5.6.2 to 5.6.3
bumped typescript-eslint from 8.5.0 to 8.10.0
bumped pdfjs-dist from 4.6.82 to 4.7.76

v2.0.0 ESM Release

16 Sep 08:13
e949d64
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.9...v2.0.0

v1.1.9 Release

12 Sep 20:43
2271c11
Compare
Choose a tag to compare

What's Changed

  • Imagemagick7+ by @humphreyn in #4
  • configured graphicsMagick.js to use .in('-authenticate', ...) for password by @humphreyn in #5
  • updated version of pdfjs-dist to 3.5.141 by @humphreyn in #6
  • set pdfjs-dist dependency to v3.4.120 by @humphreyn in #8
  • updated dependencies to latest versions by @humphreyn in #9

Full Changelog: https://github.com/humphreyn/compare-pdf/commits/v1.1.9