-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels