ansible/changelogs/fragments/58965-npm-validate-option-types.yml
Hannes Ljungberg 6f94995b52 npm: Validate all option types (#58965)
* Add type validation for name, version and registry
* Add changelog fragment
* Remove ignore of E337 and E338
2019-07-17 09:34:58 +05:30

2 lines
74 B
YAML

bugfixes:
- "npm - Validate that all passed options have proper types."