Skip to content

What are possible module names? #310

Answered by maximousblk
nnmrts asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @nnmrts, welcome to the community!

For now, the module name can be any non-reserved string with length 2 to 40 and with characters a-z, A-Z, 0-9, _, -, . and :. characters @ and / are not allowed

We're going to move to a new module naming format where all modules will be scoped by default. (nest.land/x/[user]/[module]@[semver]/[...files]). you'll still be able to get a top level name (nest.land/-/[module]@[semver]/[...files]) once your module gets manually verified and is of decent quality. this drastically eliminates top level name squatting. this is crucial because nest, by design, doesn't allow deleting the modules so we cannot follow the common practice of just deleting the squatt…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nnmrts
Comment options

@maximousblk
Comment options

@nnmrts
Comment options

Answer selected by nnmrts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants