1.0.2 • Published 8 years ago

npm-dependency-details v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

npm-dependency-details

Gather details of dependencies of a package. Lets you know if any package is out of date.

Usage

var npmConfig = {} // opts for the npm registry client
require('npm-dependency-details')({config: npmConfig}, '/path/to/project', function (err, data) {
    // do stuff with data
}
1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.4.2

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.3

9 years ago

0.3.2

9 years ago

0.3.1

9 years ago

0.3.0

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago

0.1.0

10 years ago