Skip to content

[Feature] Move to company prefix on npm #40

Description

@tombeckenham

Problem or Use Case

It can be a security issue having an unscoped name.

Scoped packages prevent others from registering similar package names that could be used for typosquatting attacks. Without scoping, someone could register ipop, lp0p or other variations to trick users into installing malicious packages.

Proposed Solution

Add a scoped name.

defensively register common typos:

@loggypop (extra 'y')
@logipop (missing 'g')
@loggipop (transposed letters)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions