lirantal / lockfile-lint

Lint an npm or yarn lockfile to analyze and detect security issues
Apache License 2.0
781 stars 35 forks source link

Use `includes()` instead of `indexOf()` #86

Closed XhmikosR closed 4 years ago

XhmikosR commented 4 years ago

@lirantal didn't test this so please confirm before merging 🙂

lirantal commented 4 years ago

thanks! :)