Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: yarn lock v2 support plus improvements #4222

Merged

Commits on Dec 20, 2022

  1. feat: yarn lock v2 support plus improvements

    This adds support for yarn.lock v2, that yaml-like format. This means
    initial support for yarn2 and yarn3 as at time of writing they use this
    version.
    
    Additionally support for depgraph for yarn lock v1 (Yarn1) has been
    added which should improve performance for these older projects.
    JamesPatrickGill committed Dec 20, 2022
    Copy the full SHA
    798abf1 View commit details
    Browse the repository at this point in the history