package-lock.json files usually change hundreds of lines when a dependency is added. most of the time we can infer the changes from the dependency registry files like package.json
we should consider adding a pre-processing steps that remove these files before generating the messages
package-lock.json
files usually change hundreds of lines when a dependency is added. most of the time we can infer the changes from the dependency registry files like package.jsonwe should consider adding a pre-processing steps that remove these files before generating the messages