Skip to content

Publish 1.3.4 #18

@fabiosergio

Description

@fabiosergio

Currently, version 1.3.3 of error-ex was published to npm but later removed.
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.

To mitigate this, could you please publish 1.3.4 (even if identical to 1.3.2), so that:

  • Registry caches have a consistent latest patch version.
  • Consumers depending on caret ranges (^1.3.1) will resolve to a valid version without manual cache cleaning.

Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions