purest icon indicating copy to clipboard operation
purest copied to clipboard

feat: add 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: function-bind string_decoder safe-buffer inherits util-deprecate has

SandZn avatar Mar 28 '23 16:03 SandZn