npm dedupe
Category: Node.js & npm/yarn
npm dedupe
Flatten the node_modules tree to remove duplicate copies of the same package
Restructures node_modules to eliminate duplicate copies of the same package that ended up at different nesting levels — reduces disk usage.