geotiffjs / geotiff.js

geotiff.js is a small library to parse TIFF files for visualization or analysis. It is written in pure JavaScript, and is usable in both the browser and node.js applications.
https://geotiffjs.github.io/
MIT License
845 stars 175 forks source link

Attempt to upgrade dependencies #423

Open bjornharrtell opened 5 months ago

bjornharrtell commented 5 months ago

Thinking that dependencies would be good to get a bit more up to date I tried getting somewhere but failing at conditional output.length !== 1 in the serialize-workers.cjs script which purpose unfortunately is beyond me... but I suppose it depended on some rollup behaviour which has since changed.