jonschlinkert / delete-empty

Recursively delete all empty folders in a directory and child directories.
MIT License
42 stars 10 forks source link

feat: add a debloated package-lock.json #21

Open SandZn opened 1 year ago

SandZn commented 1 year ago

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