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
878 stars 183 forks source link

Releases in github don't match npm #258

Open rooby opened 3 years ago

rooby commented 3 years ago

Github says the latest release is 1.0.4 but npm says it's 1.0.8. The github releases seem to be the only place where there is release notes so there isn't release notes for 1.0.5 > 1.0.8.

MichaelBuhler commented 2 years ago

@constantinius This is still an issue today, maybe. 22 days ago v2.0.5 was published to npm. The same day, v2.0.4 was published on GitHub. v2.0.5 is still not on GitHub to this day.