dylang/npm-check
Ask if user wants to just update the version number for linked packages
Ouverte
#75 ouverte le 20 janv. 2016
help wanted
Métriques du dépôt
- Stars
- (6 438 étoiles)
- Métriques de merge PR
- (Merge moyen 5h 4m) (6 PRs mergées en 30 j)
Description
Say I just pushed an update to a lib.
In my application I have this lib npm linked.
When I deploy the app I need the version to be up to date. But I want to keep the npm link.
At the moment I lose the link.
The implementation would ask me to confirm overwriting npm linked modules. The default would be not to. The UI should also indicate whether a module is linked.