You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A semver-audit indexer for dart. This executable will generate a representation of any Dart package's public api that can be analyzed by the semver-audit diff cli
Installation
pub global activate semver_audit
Usage
dart pub run semver_audit generate ./ > report.json