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

Package versioning and relation to git #9634

Open
43081j opened this issue Sep 13, 2020 · 3 comments
Open

Package versioning and relation to git #9634

43081j opened this issue Sep 13, 2020 · 3 comments

Comments

@43081j
Copy link

43081j commented Sep 13, 2020

Just a question around versions and tags.

Your last tag is 3.4.1, and yet in NPM we are at 3.4.3.

Meanwhile, the package.json in git is in fact at 3.4.1. It seems any audit-related version bumps simply don't make it into the git tags or the package.json.

Similarly, the dependencies currently in your package.json (3.4.1) don't match up with whats in npm (3.4.3).

I came across this because not too long ago svgo downsized their dependency tree. In master, you use this new smaller version. In npm you do not, you use the old larger one still. and yet the published package is meant to be newer, and somehow goes backwards..

On a related side note, where does 4.x come from? is master 4.x? as that does seem to have the matching package versions.

@ankon
Copy link

ankon commented Oct 16, 2020

For the record: At least 3.4.3 is was created by republishing the package as per 8e761d1#commitcomment-41533857

@stale
Copy link

stale bot commented Dec 25, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label Dec 25, 2020
@ankon
Copy link

ankon commented Dec 30, 2020

This is only stale in the sense that the maintainers haven't yet reacted.

From the point of someone managing dependencies and policies related to which dependencies are acceptable this is still a huge issue.

@stale stale bot removed the stale label Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants