Skip to content

request: add support for other repositories #321

@Th3S4mur41

Description

@Th3S4mur41

Is your feature request related to a problem? Please describe.

I'd like to deprecate packages published on the GitHub registry.
I have the .npmrc configured to map the package accordingly

@my-scope:registry=https://npm.pkg.github.com

So the regular npm deprecate command is correctly addressing that registry.
This package however uses a hard coded npmjs reference.

Describe the solution you'd like

Use the registry from npm configuration

Describe alternatives you've considered

Less ideal, but add a config parameter to let the user pass the target registry as argument

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions