UNPKG

python-arf

Version:

Node.js wrapper around the Python package arf, which is a processor for Abuse Reporting Format (ARF) messages.

11 lines 140 B
language: node_js node_js: - 10 - 12 - 14 - 'lts/*' - 'node' script: - npm run test-coverage after_success: - npm run coverage