Mqx
Mqx15mo 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
crowlKats15mo ago
depends on the module which is it that you are interested in?
Mqx
Mqx15mo 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
Mqx15mo 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
Mqx15mo ago
Do I need to contact the person that owns the namespace?
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
crowlKats
crowlKats15mo ago
ideally yes
Mqx
Mqx15mo ago
Okay what can I do if he does not respond?
crowlKats
crowlKats15mo ago
not much honestly
Mqx
Mqx15mo ago
Okay @crowlkats Is there a ruleset about „reclaiming“?
crowlKats
crowlKats15mo ago
what exactly do you mean?
Mqx
Mqx15mo ago
Like if the module is already registered but does not get used or so that someone else can reclaim the module.
crowlKats
crowlKats15mo ago
well any rules are specified at https://deno.land/x#Q&A
Mqx
Mqx15mo ago
For example after a specific time
Mqx
Mqx15mo ago
Maybe? I mean in the readme of the repository it says „under development“. Since 8 months there was no more development.
Mqx
Mqx15mo ago
@crowlkats I would say that the 2nd point of the rules applies.
𝕒𝕣𝕤𝕙
𝕒𝕣𝕤𝕙15mo ago
i think it's an && instead of ||
Unknown User
Unknown User15mo ago
Message Not Public
Sign In & Join Server To View
crowlKats
crowlKats15mo ago
well, a release was made today, so it is being maintained
Mqx
Mqx15mo ago
LOL xD I think just because I messaged the owner about it…