[bug] NPM releases are deprecated (apart from release candidate versions)
See original GitHub issueDescribe the bug
SortableJS versions up to 1.12.0 have until recently been distributed via NPM. Currently release versions of SortableJS on NPM are indicated as ‘deprecated’ and are unavailable for download.
To Reproduce Steps to reproduce the behavior:
- Go to https://www.npmjs.com/package/sortablejs
- View the package version history
- Observe that only releases containing
-rcin the version tag (release candidates) are listed - To see the previously-available (now deprecated) versions, check the ‘show deprecated versions’ checkbox
Expected behavior
Previously-released versions of SortableJS should be available via NPM, or a descriptive reason explaining the deprecation of the package versions should be provided on the NPM package page and GitHub repository.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Deprecating and undeprecating packages or package versions
Note: We strongly recommend deprecating packages or package versions instead of unpublishing them, because unpublishing removes a package from the registry ...
Read more >How can I update NodeJS and NPM to their latest versions?
2) List all available NPM versions and make a custom install/update/roll-back. View all versions including "alpha", "beta" and "rc" (release ...
Read more >Meteor 2.3 Release Candidate (Node.js major upgrade) - core
We would like to encourage everyone to test this as this is a big release starting with Node 14, removal of deprecated APIs...
Read more >Semantic Versioning 2.0.0 | Semantic Versioning
In systems with many dependencies, releasing new package versions can quickly become a nightmare. If the dependency specifications are too tight, you are...
Read more >How We Release Flex | Twilio
All of our available versions and their release candidates are published on NPM. Major Releases (1.x.x): Backward incompatible changes to our APIs or ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Yes, this was a mistake due to a problem with npm, I have contacted npm support to fix this and I’m waiting to hear back from them
@jayaddison It contained a lot of structural changes to the codebase that we deemed unnecessary, as well as some build issues. Since this was the majority of the updates it was just rolled back to an earlier version. Any bug fixes that there were in 1.12.0 I will merge into the current version and release as a new version.