dmtrKovalenko / odiff

The fastest pixel-by-pixel image visual difference tool in the world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm has Version 2.6.1 but there is no 2.6.1 in this repo

alextreppass opened this issue · comments

Hello, we are looking to sanity check the post-install scripts and binaries — we are wanting to try out Lost Pixel which uses odiff-bin.

They specify version 2.6.1 which exists on npm, but not here in this project apparently.

I've diffed the release tars via npm pack odiff-bin@2.6.0 / npm pack odiff-bin@2.6.1 and the only changes are the version numbers in the package.json and the platform binary files (darwin, linux, windows-x64)

@dmtrKovalenko any chance you have information on the 2.6.1 release please?

Thanks

Nevermind previous comment. The versions are the same just release was not created. They both used 2.6.1 in fact https://github.com/dmtrKovalenko/odiff/blob/main/package.json this is a source of version.

@alextreppass if you need any help with lost pixel, would be more than happy to give you a hand!

Thanks!

@d-ivashchuk one thing that we're worried about before adopting is this lost-pixel/lost-pixel#377 if you could take a look thank you