You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to create a new package with a beautiful name. NPM blocked publish with error Package name too similar to existing packages. The package name is baler. The support told me they aren't able to override the decision because they don't have rights.
The suggested "publish in namespace" is too much friction and typing for users. Compare these two commands:
npx baler
npx @paulmillr/baler
First one is easy. Second is typing 3x more letters. First one looks more trusted than second one. It's like domains: compare baler.username.com vs baler.com.
This is idiotic. I'm not squatter. I maintain packages with 200M+ weekly downloads.
The policy makes NPM unfriendly for developers. GitHub is already losing graces of open-source people. So can NPM.
I think an ability to do per-case risk-focused review would be useful and would solve this problem. Or adjust your automatic system to at least rank devs with lots of trust.
npmDiscussions around programming langages, open source and software developmentsource:uiDiscussions created via Community GitHub templates
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
🏷️ Discussion Type
Bug
Body
I've tried to create a new package with a beautiful name. NPM blocked publish with error
Package name too similar to existing packages. The package name is baler. The support told me they aren't able to override the decision because they don't have rights.The suggested "publish in namespace" is too much friction and typing for users. Compare these two commands:
First one is easy. Second is typing 3x more letters. First one looks more trusted than second one. It's like domains: compare baler.username.com vs baler.com.
This is idiotic. I'm not squatter. I maintain packages with 200M+ weekly downloads.
The policy makes NPM unfriendly for developers. GitHub is already losing graces of open-source people. So can NPM.
I think an ability to do per-case risk-focused review would be useful and would solve this problem. Or adjust your automatic system to at least rank devs with lots of trust.
All reactions