community.general/changelogs/fragments/2924-npm-fix-package-json.yml

4 lines
215 B
YAML

bugfixes:
- npm - correctly handle cases where a dependency does not have a ``version`` property because it is either missing or invalid
(https://github.com/ansible-collections/community.general/issues/2917).