Open matthewcarroll opened 2 months ago
Hello Auth0!
On a clone of this repo and installing it's dependencies with npm i, lodash-es was removed from package-lock.json.
npm i
lodash-es
package-lock.json
lodash-es was added in e7495b3. I don't see it referenced in the project.
None.
Steps to reproduce:
git clone https://github.com/auth0/node-auth0.git cd node-auth0 npm i git diff package-lock.json
node version: v22.8.0 npm version: 10.8.2
I'm happy to change anything else you'd like.
Thank you!
Hello Auth0!
Changes
On a clone of this repo and installing it's dependencies with
npm i
,lodash-es
was removed frompackage-lock.json
.lodash-es
was added in e7495b3. I don't see it referenced in the project.References
None.
Testing
Steps to reproduce:
node version: v22.8.0 npm version: 10.8.2
Checklist
I'm happy to change anything else you'd like.
Thank you!