denoland / website_feedback

For reporting issues & suggestions for deno.com and deno.land
9 stars 1 forks source link

Third Party: Scopes and Stricter requirements #13

Closed thomas3577 closed 5 months ago

thomas3577 commented 1 year ago

It would be helpful if there were scopes like in NPM.

Example: https://deno.land/x/@deno/fresh@1.1.5

Especially when a name is reserved but not really used. So I would have at least the chance to use the same name under my own scope.

It would also be helpful if there would be some rules for publishing modules. Things like:

And maybe a "draft-mode", where you still have the chance to reject your module again.

thomas3577 commented 5 months ago

Thanks to jsr.io, this is no longer relevant. This Issue can be closed.