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)
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)