what happened to the npm package?
Suddenly binary-install (https://www.npmjs.com/package/binary-install) installs package from https://github.com/EverlastingBugstopper/binary-install instead of this repository, so while I have a fixed version of binary-install package, it still changed under my hands making it incompatible (new Binary(url, { name }) vs new Binary(name, url)). No mention of this whatsoever in neither repositories.
Hm, maybe it never was installing from this repository, instead "simplify api and test more · EverlastingBugstopper/binary-install@ef66b8b" simplified it by making a major breaking change and releasing it as minor version lol.
FYI this package appears to be released to @cloudflare/binary-install - although that should really be included in the README!
The package repo was moved recently. Could you please update the README to point to @cloudflare/binary-install?
This seems to be related #19
EverlastingBugstopper wrote:
Hey, I thought I would transfer this to Cloudflare after leaving, but it turns out that I need this at my new gig and cloudflare folks don't have the bandwidth to maintain! You can feel free to file issues on my repo