-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- npm fund cmd: - no longer depends on `lib/install` modules - now it uses arborist tree and inventory to retrieve funding data - refactor to use same exports patterns to new commands - changed human output to reinstate representation of nested deps - install: - no longer breaks on missing audit report - refactored `reify-output` to use `libnpmfund` module - added tests for utils.reify-output fund summary - moved logic from `lib/utils/funding.js` into a new `libnpmfund` pkg PR-URL: npm#1311 Credit: @ruyadorno Close: npm#1311 Reviewed-by: @darcyclarke
- Loading branch information
Showing
18 changed files
with
1,222 additions
and
1,417 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.