Skip to content

Publish debug@4.4.3 to avoid cached versions #1015

@lizardkinger

Description

@lizardkinger

Hi,

similar to https://github.com/Qix-/node-error-ex/issues/18, could you publish a follow-up version after the pulled package?

As stated for node-error-ex:

The problem is that many private registries (Nexus, Artifactory, Verdaccio, etc.) have already mirrored 1.3.3.
This leads to issues when consumers resolve '^1.3.1' or '^1.3.2', because some environments still use the 1.3.3.

Ran into that problem (clean build with local npm cache cleared) today when using a private registry that debug@4.4.2 is still being available and due to the caret ranges, debug is being pulled in transitively by other libraries.

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