Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

you should delete this library #12

Open
TimDaub opened this issue Feb 19, 2024 · 0 comments
Open

you should delete this library #12

TimDaub opened this issue Feb 19, 2024 · 0 comments

Comments

@TimDaub
Copy link

TimDaub commented Feb 19, 2024

Your library imports emoji-regex but with the npm caret and so only patch versions will automatically upgrade. However, emoji-regex updates major versions regularly and so when people install this library, what they really should do instead is string.replace(require("emoji-regex"), "") because then they'd get the latest updates from emoji-regex and not a 10 year old package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant