Skip to content

Spam entries in the registry #59

@maxkfranz

Description

@maxkfranz

That npm allows anyone to publish a package is both good and bad. On the bad side, there are several "spam" clones of the cytoscape package.

Here is an example: cytoscape-universal. This looks like it was published by someone who doesn't understand how npm or semver works. He probably wanted to use a particular version of cytoscape in his app, but doesn't know how to use package.json or package-lock.json. So he published a whole new package just for that.

For npm that might not be as big an issue as for BioJS. The npm search is now pretty good at demoting duplicate or otherwise relatively unused packages. However, for BioJS it makes things cluttered.

Is there a way to blacklist these spam entries in BioJS?

Metadata

Metadata

Assignees

No one assigned

    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