Electron-osx-sign: Why is this project published under two different names to npm?

Created on 30 Sep 2016  路  3Comments  路  Source: electron/electron-osx-sign

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.

question

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings