[API] add support for dist-tags?
See original GitHub issue(eg: latest
, next
, etc)
https://packagephobia.now.sh/api.json?p=lodash@latest
The dist-tags
are available from NPM’s API.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Adding dist-tags to packages - npm Docs
Distribution tags (dist-tags) are human-readable labels that you can use to organize and label different versions of packages you publish. dist-tags ...
Read more >Support for dist-tag · Issue #134 · verdaccio/verdaccio - GitHub
I was getting 404 errors when running npm dist-tags ls @myorg/mypkg at Verdaccio behind nginx. Upon querying Verdaccio directly, the command ran fine....
Read more >Add NPM dist tags support (!20636) · Merge requests - GitLab
This MR will add support for package tags when npm CLI interacts with the backend. See NPM docs: https://docs.npmjs.com/cli/dist-tag.
Read more >No support for adding dist-tags to NPM packages - JFrog
Using a command such as. npm dist-tag add jquery@latest beta. Produces an error: npm ERR! 404 Registry returned 404 for GET on ...
Read more >Nexus 3 do not support npm dist-tags commands
It works perfectly with nexus 2, after an upgrade to nexus 3 it doesn't work (can not pull a package using a specific...
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
Um, we’ll see if I can find time next month. 😉
Great! Merged and deploying to prod now https://packagephobia.now.sh