Skip to content

v3.0.17

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 22:31
· 516 commits to master since this release
c0eada6
  • Npm: Fixes an issue where a package-lock.json dep with a boolean 'resolved' key wouldn't parse. (#775)
  • Npm: Fixes an issue where analyzing package-lock.json would miss duplicate packages with different versions. (#779)
  • Gradle: Projects with only a top-level settings.gradle file will now be detected. (#785)