Skip to content

floatdrop/npmup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npmup NPM version

Cli tool to overview dependencies in package.json

This is scope reduction result of my update-my-deps project. At the end I found out, that I wrote small part of david functionality. Oops.

2014-03-11 18-35-40 1 npmupexample zsh

Installation

$ npm i npmup -g

Usage

$ npmup
  Dependency    Required    Stable    Latest
! express       ~3.4.4      3.4.8     3.5.0
  lodash        ~2.4.1      2.4.1     2.4.1
  mkdirp        ~0.3.5      0.3.5     0.3.5
! npmlog        0.0.2       0.0.2     0.0.6
  recluster     ~0.3.4      0.3.6     0.3.6

License

MIT (c) Vsevolod Strukchinsky

About

Cli tool to update dependencies in json files

Resources

License

Stars

Watchers

Forks

Packages

No packages published