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: add fund workspaces #3241

Merged
merged 1 commit into from May 13, 2021
Merged

Commits on May 13, 2021

  1. feat: add fund workspaces

    Add workspaces support to `npm fund`
    
    - Add lib/workspaces/arborist-cmd.js base class
    - Add ability to filter fund results to a specific set of workspaces
    - Added tests and docs
    
    Fixes: npm/statusboard#301
    
    PR-URL: npm#3241
    Credit: @ruyadorno
    Close: npm#3241
    Reviewed-by: @isaacs
    ruyadorno committed May 13, 2021
    Copy the full SHA
    370b36a View commit details
    Browse the repository at this point in the history