1.1.0 • Published 5 years ago

whodeps v1.1.0

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

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago