[BUG] npm audit fix is not returning the arborist diff #3531
Labels
Bug
thing that needs fixing
Priority 2
secondary priority issue
Release 7.x
work is associated with a specific npm 7 release
Is there an existing issue for this?
npm/rfcs#399
npm/rfcs#372 (comment)
Current Behavior
npm audit fix --json
produces a summary with numbers of items added/removed/updated etc.Expected Behavior
npm audit fix --json
returns enough information to deduce:So that npm-audit-resolver and other tools could keep track of what has been fixed:
"1754|cssnano>cssnano-preset-default>postcss-svgo>svgo>css-select>css-what": {
"decision": "fix",
"madeAt": 1625857145332
},
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: