delete-empty icon indicating copy to clipboard operation
delete-empty copied to clipboard

feat: add a debloated package-lock.json

Open SandZn opened this issue 2 years ago • 0 comments

Hi,

I found that six transitive dependencies are not used in your package. So I created a package-lock.json file that excludes the useless dependencies. Would you consider removing useless dependencies from your package, so that developers do not need to install them when they use your package.

The six transitive dependencies are: inherits fs.realpath concat-map inflight balanced-match brace-expansion

SandZn avatar Mar 28 '23 15:03 SandZn