npm registry missing 11.1.7
link to view the item in the npm registry
https://replicate.npmjs.com/registry/@cyclonedx%2fcdxgen
they list latest as 11.1.1 with no mention of 11.1.7
the right version is found at https://registry.npmjs.com/@cyclonedx/cdxgen
but registry.npmjs.com is listed as depricated with the message :
This endpoint is deprecated. Use https://replicate.npmjs.com instead.
This is a nice find. I am not sure what the implications are. Have you tried contacting npmjs support?
looks like cdxgen is now up to date, but @sigstore/bundle is still behind at 3.0.0 vs 3.1.0
Any official word from npmjs people?
https://www.npmjs.com/package/@cyclonedx/cdxgen?activeTab=versions seems to list all versions
@gliptak Thanks for the information!