question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[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:closed
  • Created 5 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
aleclarsoncommented, Nov 16, 2018

Um, we’ll see if I can find time next month. 😉

0reactions
styflecommented, Nov 19, 2018

Great! Merged and deploying to prod now https://packagephobia.now.sh

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found