Replies: 1 comment
|
The package is actually already marked as deprecated on npm (as shown in your screenshot DEPRECATED! package no longer supported). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A very old package (lastest updated 7 years ago) with the name of
tailwind, can slip into your project if you miss typetailwindcssand forget to add the css.The Github organization that published it, is thenativeweb. The guys still very active, maybe reaching/notify them can be useful, so the package is updated to alert users that it is not
tailwindcss.Although the package is not in use, it can be a target for typosquatting exploitation in the future, even if the package itself may not be compromised but its dependencies.
All reactions