* feat: [AH-1118]: remove duplicate variables
* feat: [AH-1118]: update failing test config
* feat: [AH-1118]: fix issue with redirecting to tab on click of ssca and sto integration overview cards on version details page
* feat: [AH-1118]: Support showing note in configuration page
* feat: [AH-118]: Support different project, org in version details page for ssca and sto data
* feat: [AH-973]: add config in webpack to support @uiw/react-markdown-preview in build
* feat: [AH-973]: add moduleNameMapper for @uiw/react-markdown-preview in jest config
* feat: [AH-973]: update package type in npmVersionType
* feat: [AH-973]: Support npm version artifact details
* feat: [AH-201]: update tests to accomodate new changes in icons
* feat: [AH-201]: remove coverage check for now
* feat: [AH-201]: upgrade jest version and related fixes
* feat: [AH-201]: add unit tests setup for artifact registry module
* Remove unused packages
* Remove some unused packages
* Height adjustment calculation for DiffViewer with CommentBox inside
* Add logic to render existing comments
* Improve rendering performance
* Remove optimization that makes things slow
* Use 'auto' to boost re-layout performance
* Fix wrong height calculation when 'auto' is being sent
* Fix CommentBox height adjustment when comments got changed