Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web ui do not show all version #468

Open
zaqwsxa opened this issue Nov 23, 2017 · 3 comments
Open

web ui do not show all version #468

zaqwsxa opened this issue Nov 23, 2017 · 3 comments

Comments

@zaqwsxa
Copy link

zaqwsxa commented Nov 23, 2017

I have problem with sinopia UI. I created my private repository and I added my package called universal-table version 1.0.0. Everything was fine it shows me that I have it on my own repository. Then I added next version of universal-table version 1.0.1. Also its shows me newer version on my repository but why it doesn’t show older version also.

In /path_to_sinopia/storage/universal-table I have got 3 files
package.json - describe me all information about package which I add
universal-table-1.0.0.tgz
universal-table-1.0.1.tgz

It is possible to show all my version form universal-table on the web browser (web UI?)

Statistic:
npm --version -> 4.2.0
sinopia --version -> 1.4.0

@juanpicado
Copy link

Sinopia UI only displays the latest published version for each package.

@zaqwsxa
Copy link
Author

zaqwsxa commented Nov 28, 2017

It is possible to show all published version on web UI?

@juanpicado
Copy link

Nop, I don't think so. It's intended in that way, you can see here the implementation. https://github.com/rlidwka/sinopia/blob/master/lib/storage.js#L385 and nobody will change it, this project is dead since long time ago.

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

No branches or pull requests

2 participants