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

fix(arborist): shrinkwrap throws when trying to read a folder without permissions #4258

Merged
merged 6 commits into from
Jan 26, 2022

Commits on Jan 18, 2022

  1. fix(arborist): shrinkwrap throws trying to read a folder without perm…

    …issions
    
    Fix an issue where shrinkwrap throws an error when trying to read
    a folder that it doesn't have permissions to, instead of returning
    a correct object with an error
    Nitzan Uziely committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f945b37 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. fixup! fix(arborist): shrinkwrap throws trying to read a folder witho…

    …ut permissions
    Nitzan Uziely committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    bfbd139 View commit details
    Browse the repository at this point in the history
  2. revert test + skip

    Nitzan Uziely committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    63187f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. lint

    Nitzan Uziely committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    4ff8b90 View commit details
    Browse the repository at this point in the history
  2. add istanbul ignore

    Nitzan Uziely committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    dec9c74 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. fix test indentation

    Nitzan Uziely committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    71fdb5c View commit details
    Browse the repository at this point in the history