GitHub package.json version return invalid response data on one of my repo but not other #11299
Answered by
just-shadyumbrella
Aug 17, 2025
Replies: 1 comment 4 replies
|
Probably semver error huh? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I guess that's it, I write the version as
0.1.6.1-alphainstead of0.1.6-alpha.1, weirdly both valid on online semver check.