Skip to content

Digit-only names are excluded #40

@mootari

Description

@mootari

The npm registry includes several packages whose names consist only of digits. Examples:

The filtering was introduced in #9, stating as reasons

because they're probably all bunk, and things get screwy in JavaScript when you try use one of these package names as an object key

Neither of these seems valid to me. The first package I listed above has reasonable weekly download numbers, and all these names are still strings which makes them valid object keys.

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