antfu / antfu/node-modules-inspector
Add an indicator for whether or not the module has an artifact attestation.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 90
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 9
Description
Clear and concise description of the problem
I want the node_modules inspector to display (a little checkbox or otherwise), the verified artifact attestation if it exists which should be available in the npm API and also a link to the source code + build process linked to said attestation.
Suggested solution
We could just fetch the information from the npm api.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
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 node_modules inspector UI and the existing npm API integration. Determine how verified artifact attestations expose their verification status, source code link, and build-process link, then confirm the inspector displays those details when available and handles modules without an attestation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100