Skip to content

Fixed the issue of lockVersion(AST-139876)#15

Merged
cx-anjali-deore merged 4 commits intomainfrom
bug/AST-139876-LockVersionCheck
Mar 16, 2026
Merged

Fixed the issue of lockVersion(AST-139876)#15
cx-anjali-deore merged 4 commits intomainfrom
bug/AST-139876-LockVersionCheck

Conversation

@cx-anjali-deore
Copy link
Copy Markdown
Contributor

  • Fixed two issues specific to range specifier in package version
  1. If the lock file has package version smaller than the version in package.json , we will send "latest" in scan request
    Lock file version will be considered only when its equal or greater than the version in normal package.json file for a package

  2. fixed issue of mysterious version number(which is root version of lock file ) returned by manifest parser for a package if the lock file does not have entry of that package. Now in this case latest will be returned as the version for scan request

@cx-anjali-deore cx-anjali-deore changed the title - Fixed the issue of lockVersion - Fixed the issue of lockVersion(AST-139876) Mar 12, 2026
@cx-anjali-deore cx-anjali-deore changed the title - Fixed the issue of lockVersion(AST-139876) Fixed the issue of lockVersion(AST-139876) Mar 12, 2026
@cx-anjali-deore cx-anjali-deore marked this pull request as draft March 16, 2026 04:52
@cx-anjali-deore cx-anjali-deore marked this pull request as ready for review March 16, 2026 04:52
@cx-anjali-deore cx-anjali-deore merged commit ab4e2ee into main Mar 16, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants