semver_audit 2.4.115 copy "semver_audit: ^2.4.115" to clipboard
semver_audit: ^2.4.115 copied to clipboard

Tool for generating and reporting a representation of a Dart package's public API.

Semver Audit Indexer: Dart #

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
1
likes
115
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

Tool for generating and reporting a representation of a Dart package's public API.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

analyzer, args, glob, logging, meta, path, pubspec_parse

More

Packages that depend on semver_audit