nodejs / nodejs/nodejs-dist-indexer
Add SWC ahd SQLite versions to the dist-indexer
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 16
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 3
Description
Following recent conversations and the fact that SQLite and SWC are now dependencies within Node, it'd be great to document which versions are shipped with each Node.js binary from now on for those dependencies.
This would be relevant information to be rendered within the Node.js website.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the code that generates index.json and index.tab, then inspect how existing dependency versions are represented and consumed by the Node.js website. Done means each Node.js binary's published data includes its SQLite and SWC versions for website rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs, sqlite
- Domain
- release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100