1.1.0 • Published 4 years ago

whodeps v1.1.0

Weekly downloads
12
License
MIT
Repository
github
Last release
4 years ago

Whodeps

Check who depends on the security vulnerability package.

Install

npm install whodeps -g

Required

Cd you project directory, you project must have package.json, package-lock.json.

Usage

whodeps pkgname

Show all depends of pkgname's root dependencies.

whodeps pkgname <max version>

Give the max version. will only show the less than the version's root dependencies.

Example

whodeps kind-of 6.0.0

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago