Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

js-green-licenses v3.0.0

Choose a tag to compare

@release-please release-please released this 22 Jan 21:45
7a02886

⚠ BREAKING CHANGES

  • The packageWhitelist field has been renamed to packageAllowlist.

Features

  • added skipping of package.json check if package is whitelisted (resolves #118) (#136) (0d95d18)
  • use allowlist for allowed licenses (#153) (d24827f)

Bug Fixes