Switch from string-similarity to string-similarity-js as deprecated#20
Switch from string-similarity to string-similarity-js as deprecated#20PadowYT2 wants to merge 6 commits intoNamelessMC:masterfrom
Conversation
tadhgboyle
left a comment
There was a problem hiding this comment.
Not sure that pulling an abandoned libraries code into our codebase is a great solution here - it puts the responsibility of maintaining this (complex) code on us. The package is still working fine even though it's not maintained anymore (because it does 1 thing and it does that thing well, there is no need for it to get updated) - I don't personally see any point in doing this
|
I agree with aber here - I don't think copying the code into our codebase is the best thing to do. I see the following options:
|
There's an alternative - https://www.npmjs.com/package/string-similarity-js, seems good and even less code |
|
Awaiting Aber's review on this one as well |
This reverts commit 09c55d4. new file: package-lock.json
|
👀 |
and remove lock file in favor of yarn