Skip to content

Extract dependency graph info from yarn.lock

Fabien Catteau requested to merge 229473-yarn-dependency-graph into master

What does this MR do?

Extract dependency graph info from yarn.lock

This is a full rewrite of the parser for yarn v1 lock files.

Parser implementation has been copied from !81 (diffs), for the most part.

What are the relevant issue numbers?

gitlab-org/gitlab#229473 (closed)

Does this MR meet the acceptance criteria?

Edited by Fabien Catteau

Merge request reports