mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
58 stars 27 forks source link

chore: add dependency license check #210

Closed diogo-sousa-mattr closed 1 year ago

diogo-sousa-mattr commented 1 year ago

This PR adds a dependency license check to be run on every PR.

Description

This PR adds a dependency license check to be run on every PR.

Motivation and Context

TCM-219

Does this PR introduce a breaking change?

Which merge strategy will you use?