Skip to content

Remove https and other core node modules from package.json #262

@mbtools

Description

@mbtools

Issue

The https package has no content (https://npmx.dev/package/https) but found in almost 2000 other published packages as a dependency. https has over 3m download/week.

Cause is most likely a confusion with built-in node:https.

See this example of adding node components to deps.

Suggestion

Add e18e lint rule to remove https from package.json.

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