Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Show deprecated Status In Search #9861

Closed
ghost opened this issue Oct 6, 2015 · 3 comments
Closed

Show deprecated Status In Search #9861

ghost opened this issue Oct 6, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 6, 2015

When searching for a package that is known to be deprecated, such as cldr.js:

(~)-()--> npm info cldr.js | grep deprecated
  deprecated: 'Use package \'cldrjs\' instead' }

We don't see the deprecated nature of that package while using npm search:

(~)-()--> npm search cldr.js
NAME    DESCRIPTION     AUTHOR    DATE       VERSION KEYWORDS
cldr.js Simple CLDR API =rxaviers 2015-01-10 0.3.1   utility globalization internationalization multilingualization localization g11n i18n m17n L10n localize locale cldr json inheritance compiler
@ghost
Copy link
Author

ghost commented Oct 6, 2015

Related to similar requests:

npm/newww#413
#3040

@ghost
Copy link
Author

ghost commented Feb 16, 2016

I believe the best solution would be to simply exclude packages from the search list if they are deprecated.

If that seems reasonable I'll submit a pull request to implement that behavior.

@npm-robot
Copy link

We're closing this issue as it has gone thirty days without activity. In our experience if an issue has gone thirty days without any activity then it's unlikely to be addressed. In the case of bug reports, often the underlying issue will be addressed but finding related issues is quite difficult and often incomplete.

If this was a bug report and it is still relevant then we encourage you to open it again as a new issue. If this was a feature request then you should feel free to open it again, or even better open a PR.

For more information about our new issue aging policies and why we've instituted them please see our blog post.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants