Main by watersRand · Pull Request #3047 · redis/node-redis

@watersRand it looks like the package-lock.json is still in the diff of the PR:
image

Just to say it again, your PR changes should consist of only the index.ts, LATENCY_RESET.ts and LATENCY_RESET.spec.ts. If it is easier for you, I can suggest to copy the contents of those 3 files, then hard-reset your master branch to node-redis/master and then paste your files and make the commit. Your commit should not have anything besides the 3 files index.ts, LATENCY_RESET.ts and LATENCY_RESET.spec.ts.