https://www.npmjs.com/package/electron-osx-sign
and
https://www.npmjs.com/package/electron-osx-sign-tf
both point to this repo.
The latter using version 1.0.0 which does not exist as a tag or release here.
Hi @salomvary! The electron-osx-sign module available on npmjs is under maintenance here in this repo. I guess there is a bit of history about electron-osx-sign-tf where @develar may tell better. 馃槃
electron-builder cannot wait when PR will be accepted (e.g. #80). tf stands for temp fork.
@develar oh I see. Less confusing would be to publish electron-osx-sign-tf from an actual fork published on GitHub and maybe use a version signalig the temporary nature of this (1.0.0-pre or something).
Anyway, thanks for the clarification.