marcdacz / compare-pdf

Standalone node module that compares pdfs
MIT License
62 stars 21 forks source link

Release update 1.1.9 #40

Open Pystronic opened 12 months ago

Pystronic commented 12 months ago

Hello ^^

We are currently using 1.1.8 in our test project and i noticed, that we have consistency issues when using compare-pdf. Instead of an actual result, compare sometimes returns undefined. After looking through the repo i found that the issue.

Because of the wrong typings in 1.1.8, we do not use await to get the result from compare. Please release an updated Version 1.1.9 with the fixes to save other people from having the same issue. :)

Pystronic commented 12 months ago

Link to the related commit: https://github.com/marcdacz/compare-pdf/commit/660029cc3817acb9331a4950083615ab48433695