-
Notifications
You must be signed in to change notification settings - Fork 58
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
task(workspaces): update fund
#301
Milestone
Comments
ruyadorno
added a commit
to ruyadorno/libnpmfund
that referenced
this issue
May 12, 2021
Adds support to a new `workspaces` option, that accepts an array of strings, allowing users to filter the resulting fund info to a specific set of workspaces and their dependencies. Relates to: npm/statusboard#301
ruyadorno
added a commit
to ruyadorno/libnpmfund
that referenced
this issue
May 13, 2021
Adds support to a new `workspaces` option, that accepts an array of strings, allowing users to filter the resulting fund info to a specific set of workspaces and their dependencies. Relates to: npm/statusboard#301
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
Add workspaces support to `npm fund` - Add ability to filter fund results to a specific set of workspaces - Added tests and docs Fixes: npm/statusboard#301
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
Add workspaces support to `npm fund` - Add ability to filter fund results to a specific set of workspaces - Added tests and docs Fixes: npm/statusboard#301
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
Add workspaces support to `npm fund` - Add ability to filter fund results to a specific set of workspaces - Added tests and docs Fixes: npm/statusboard#301
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
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
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
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
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
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
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
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
ruyadorno
added a commit
to ruyadorno/cli
that referenced
this issue
May 13, 2021
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Exit criteria
Arborist
fund
should be able to operate with a set of workspaces definedThe text was updated successfully, but these errors were encountered: