New command `cordova outdated`
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 967
- Forks
- 344
- Avg merge
- 8h 41m
- Merged PRs (30d)
- 9
Description
... which is just `npm outdated` filtered down to only include platforms and plugins that are relevant to Cordova, not other Framework packages or similar.
This enables us to tell people to just run `cordova outdated` to learn what they have to update to get to a current state of all their libraries.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by tracing how existing Cordova CLI commands are registered and how npm outdated is invoked; done means adding cordova outdated output that includes only relevant platforms and plugins while excluding unrelated packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli, mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100