1.0.2 • Published 9 years ago

npm-dependency-details v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
9 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

9 years ago

1.0.1

10 years ago

1.0.0

10 years ago

0.4.2

10 years ago

0.4.1

10 years ago

0.4.0

10 years ago

0.3.3

10 years ago

0.3.2

10 years ago

0.3.1

10 years ago

0.3.0

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

11 years ago