parse-commit-message
parse-commit-message copied to clipboard
Compatibility with node 12.13.0
I can't use parse-commit-message library because our project DX Scanner (which scans your repo to recommend you the best practices) uses a newer node.

Thanks for the PR, but its latest/next releases are not published from here. Latest release on the next dist-tag 4.0.0-canary.20 is published recently from my local machine and local changes to support the new "bang" syntax for breaking changes (feat(foo)!: bar baz).
For now you can use --ignore-engines or ignore-engines = true in npmrc, sorry. I hope v4 get release to the latest dist-tag soon.
The source will be available from https://tunnckocore.com/opensource repository.