Can I change the name of the npm package?

the self-published npm package is already publish. Can I change its name?
where can I modify it, if possible, or what command should I use?

Jun.14,2022

cannot change the name

but you can give a prompt and assign it to the newly released package, as detailed in

.

https://stackoverflow.com/que...


take a look at my example. I changed the name of the library, actually opened another library, and prompted to point to the new library
https://www.npmjs.com/package...

at the old address.
Menu