|
|
|
|
|
by nevernude
1372 days ago
|
|
I don't think it will be a major concern. A couple of thoughts: - We built a simulation[1] of the NPM ecosystem to see how funds would be allocated. Frivolous projects did not see any significant funding. - As I mentioned in other comments, you would still need to get many developer to actually use your new packages as either direct or second-order dependencies. Note that 2nd order dependencies receive quite a bit less allocation than direct ones. - You can always manually manage your dependencies if you see a project engaging in this behavior. 1. https://simulation.stackaid.us/projects |
|