snyk / nodejs-lockfile-parser

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

perf: event-loop-spinner with sharing #73

Closed FauxFaux closed 4 years ago

FauxFaux commented 4 years ago

What this does

The upgraded event-loop-spinner can better share state with other libraries, hopefully leading to less yielding.

Also found some incomplete lodash reduction lying around, may as well go in!

snyksec commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: