Add versions of `sqlite` and `swc` on the `dist.json`
Nobody has claimed this yet.
- Dominant language
- Jinja
- Stars
- 541
- Forks
- 185
- Avg merge
- 22h 15m
- Merged PRs (30d)
- 4
Description
Opening an issue to have the versions of sqlite and swc bundled with Node.js to be defined within the dist.json so that the Website can grab that metadata and add this information on the Downloads page.
Also, @marco-ippolito, do you believe it possible to infer the typescript compiler version from the src/wasm-typescript version (?), or does that package not rely on the typescript binary itself?
cc @nodejs/build
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 how dist.json is produced and where the bundled sqlite and swc metadata should be defined. Check src/wasm-typescript to determine whether its version can identify the TypeScript compiler version. Done means the Downloads page can obtain the requested version metadata from dist.json.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sqlite, typescript
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100