Mqx
Mqx2y ago

Reclaim an already registered module?

Is it possible to reclaim an already registered third party module? For example if the module that is already registered doesn’t get any updates or is deprecated?
19 Replies
crowlKats
crowlKats2y ago
depends on the module which is it that you are interested in?
Mqx
MqxOP2y ago
https://deno.land/x/serial Currently I am working on a better version that is better maintained and documented And I hope that I can get the namespace Else I would need to use a name like „serial_library“ or so And it would be awesome to get just the serial namespace
Mqx
MqxOP2y ago
We are currently working on this: https://github.com/TypeScriptPlayground/Serial
GitHub
GitHub - TypeScriptPlayground/Serial: A serial device library writt...
A serial device library written in TypeScript for Deno without third party libraries. - GitHub - TypeScriptPlayground/Serial: A serial device library written in TypeScript for Deno without third pa...
Mqx
MqxOP2y ago
Do I need to contact the person that owns the namespace?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
crowlKats
crowlKats2y ago
ideally yes
Mqx
MqxOP2y ago
Okay what can I do if he does not respond?
crowlKats
crowlKats2y ago
not much honestly
Mqx
MqxOP2y ago
Okay @crowlkats Is there a ruleset about „reclaiming“?
crowlKats
crowlKats2y ago
what exactly do you mean?
Mqx
MqxOP2y ago
Like if the module is already registered but does not get used or so that someone else can reclaim the module.
crowlKats
crowlKats2y ago
well any rules are specified at https://deno.land/x#Q&A
Mqx
MqxOP2y ago
For example after a specific time
Mqx
MqxOP2y ago
Maybe? I mean in the readme of the repository it says „under development“. Since 8 months there was no more development.
Mqx
MqxOP2y ago
@crowlkats I would say that the 2nd point of the rules applies.
𝕒𝕣𝕤𝕙
i think it's an && instead of ||
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
crowlKats
crowlKats2y ago
well, a release was made today, so it is being maintained
Mqx
MqxOP2y ago
LOL xD I think just because I messaged the owner about it…