赵小龙

Results 15 comments of 赵小龙

I noticed this issue has not been updated for a while. Is it still open and looking for contributions? I’d be happy to help. @imbajin

Is this issue still needed? @juherr

@rustyBot31 Are you still working on this issue?

I would like to work on this. can anyone please help me with the details of how to work on this issue??

I’m interested in this issue. May I ask whether it is currently being fixed or has already been resolved?

@hanahmily May I ask, what is the BanyanDB that you are using?

Thank you for the information! I’ll take a look at the repository and start working on this issue.

## Problem Analysis In the Node.js 24 environment, `npm ls --all --production --parseable` outputs package paths for all platforms, including both the current platform and other platforms. However, in the...

Currently, npm does not enforce strict constraints on package naming. Most packages follow common conventions, so there is a general level of consistency, but some exceptions and irregular naming patterns...

The concept of **version name hijacking** is new to me, so I tried to understand it in the context of npm. It seems that npm actually combines both approaches: it...