snyk / nodejs-lockfile-parser

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

chore: add tests showing we don't support yarn2 yet #54

Closed orsagie closed 4 years ago

orsagie commented 4 years ago

What this does

adds a test showing we don't support yarn2 yet

dkontorovskyy commented 4 years ago

Just a nitpick: maybe a smaller fixture? 1 dep? Cos it's only for warning message

regevbr commented 4 years ago

I fixed yarn 2 parsing in #57

lili2311 commented 4 years ago

https://github.com/snyk/nodejs-lockfile-parser/issues/56