Releases: humphreyn/compare-pdf
v2.0.5 Release
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
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
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
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
What's Changed
- set version to 2.0.1 by @humphreyn in #15
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
What's Changed
- Migrate from commonjs 2 esm by @humphreyn in #11
- cleaned up code by @humphreyn in #13
- cleaned up code by @humphreyn in #14
Full Changelog: v1.1.9...v2.0.0
v1.1.9 Release
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