snyk / nodejs-lockfile-parser

Generate a Snyk dependency tree from package-lock.json or yarn.lock file
Other
60 stars 28 forks source link

feat: add tree size in the output #33

Closed Kirill89 closed 5 years ago

Kirill89 commented 5 years ago

What this does

We want to know how many dependencies totally in the tree. It's useful for debug purposes when, for example, we want to measure why so much time we spend on parsing.

snyksec commented 5 years ago

:tada: This PR is included in version 1.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: