angular-ellipsis icon indicating copy to clipboard operation
angular-ellipsis copied to clipboard

please publish to npm registry

Open ctaepper opened this issue 9 years ago • 5 comments

there is allready a package called angular-ellipsis on npm, which is a fork of this project... however, its an old version and doesnt seem to be maintained

as a browserify/webpack user i manage my dependencies via npm and try not to use bower

ctaepper avatar Dec 22 '15 15:12 ctaepper

Agreed. I thought I was losing my mind when the repo with this name on NPM didn't work at all.

Please publish to NPM so we can use this without any hacks.

the hack being to use this in your package.json instead of the default one from NPM: "angular-ellipsis": "git+https://github.com/dibari/angular-ellipsis.git"

Duder-onomy avatar Jan 13 '16 19:01 Duder-onomy

:+1:

mattjanssen avatar Apr 06 '16 20:04 mattjanssen

Hey @dibari, do you think it would be possible to get the package published to npm as well? what do you think, how much effort would it be to regain the ownership over the original angular-ellipsis package? Is there anything the community could do for you about it?

andyskw avatar Oct 05 '16 16:10 andyskw

+1

ventralnet avatar Oct 28 '16 14:10 ventralnet

I emailed npm support for what happens when someone hijacks a project and the response is below... It looks like it will take some communication with @dibari to get this published to npm. Or @dibari can change the package name which would probably be the most immediate solution to this (maybe angular-ellipsis-original or something). Either way this would really help our webpack users.

Thanks for emailing. In this case, we'd recommend the package dispute process. We wouldn't remove this package on the basis of being a fork.

https://docs.npmjs.com/policies/disputes

Essentially, email the current owner and cc [email protected], with your request to take over the package. We will help with the discussion as needed. Our primary goal is that you and the other user can (hopefully) resolve this respectfully between the two of you.

Let me know if you have any further questions, I'll be here to help.

ventralnet avatar Oct 30 '16 12:10 ventralnet