Skip to content

Typosquatting on react-aria/toast? #6697

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

Closed
NickWoodward opened this issue Jul 12, 2024 · 1 comment
Closed

Typosquatting on react-aria/toast? #6697

NickWoodward opened this issue Jul 12, 2024 · 1 comment

Comments

@NickWoodward
Copy link

Provide a general summary of the issue here

Thought I'd just report some strange behaviour I came across when trying to install the correct package @react-aria/toast.

The typo react-aria/toast via npm prompts for your github credentials - which feels suspicious at best.

🤔 Expected Behavior?

I should be able to read and spell

😯 Current Behavior

I can't, so typed the wrong package name

💁 Possible Solution

No response

🔦 Context

No response

🖥️ Steps to Reproduce

npm i react-aria/toast

Version

3.35.1

What browsers are you seeing the problem on?

Other

If other, please specify.

No response

What operating system are you using?

win 11

🧢 Your Company/Team

No response

🕷 Tracking Issue

No response

@reidbarber
Copy link
Member

react-aria/toast is not a valid NPM package name (scoped packages would require the @ prefix in order to use a /), so I don't think there is anything malicious here. The NPM CLI is likely just trying to authenticate with Github to check for any private packages available.

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

2 participants