[RRFC] yarn's upgrade-interactive equivalent in npm
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 777
- Forks
- 267
- PR merge metrics
- No merged PRs in 30d
Description
Motivation ("The Why")
It's super useful, in npm we have to run npx npm-check -u that's a third party package.
Example
Try it in yarn.
How
Current Behaviour
Seems like doesn't have this feature in npm
Desired Behaviour
Like yarn's upgrade-interactive command
References
- n/a
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 comparing npm's current package-upgrade behavior with yarn's upgrade-interactive command, using the issue's third-party npm-check example as context. Define the expected interactive behavior and scope in an RFC proposal, including what would count as an equivalent npm feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100