Skip to content

Fix no-external rule crash

Compare
Choose a tag to compare
@javierbrea javierbrea released this 11 Dec 18:53
· 624 commits to master since this release
857ad38

Added

  • chore(deps): Add Node.js 10.x support while it is in maintenance

Changed

  • chore(ci-cd): Migrate build and publish pipelines to github actions
  • chore(deps): Update dependencies

Fixed

  • fix(#65): Fixed error on dependency scanning when dependencyInfo.name is null (thanks to @skurfuerst)