Open
Description
It would (imo) be valid to say that SemVer a fundamental and essential part of the ecosystem. All modules rely on it, Node.js itself uses it for versioning, and it's currently sitting at 193m downloads last week, and 187m downloads the week prior - with a growth of 6m downloads in a week.
During both of the tooling sessions at the collaborator's summit, we discussed vendoring semver. There seemed to be general consensus, but I wanted to create an issue to begin the discussion.
Discussion points:
- Should we do this?
- General consensus from the collaborator summit seems to be that this is an acceptable addition.
- Would the semver repo be able to be moved into the Node.js org?
- There seems to be a willingness/interest in this from the current maintainers.
- How does this get included?
- There was a general consensus / a lot of discussion around having a
vendored
scope. This does seem to be an important discussion that should be explored and expanded separately and simultaneously.
- There was a general consensus / a lot of discussion around having a
I'm sure there's a few more points here, but wanted to get this down so we can begin to have it.