-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Enhancementnew feature or improvementnew feature or improvementRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 releasesemver:minornew backwards-compatible featurenew backwards-compatible feature
Milestone
Description
Current Behaviour:
> npm i abbrev taxes undefined
npm WARN deprecated [email protected]: this package has been deprecated
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] No description
npm WARN [email protected] No repository field.
+ [email protected]
+ [email protected]
+ [email protected]
added 3 packages from 2 contributors and audited 3 packages in 0.734s
found 0 vulnerabilities
We're trying to reproduce this kind of output now that we're using arborist
to do tree related things.
- Find the list of added dependencies (one or many), and output them
- Create function to turn
arborist
tree into anarchy
tree for outputing
Branches
References
Metadata
Metadata
Assignees
Labels
Enhancementnew feature or improvementnew feature or improvementRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 releasesemver:minornew backwards-compatible featurenew backwards-compatible feature