Consensys / surya

A set of utilities for exploring Solidity contracts
Apache License 2.0
1.08k stars 119 forks source link

fix dependencies export #104

Closed tintinweb closed 5 years ago

tintinweb commented 5 years ago

the export for depencencies is gone missing :p vscode-solidity-auditor is calling surya.depencencies()

GNSPS commented 5 years ago

Sorry for breaking the API! 😂

We should up the major version and make sure that, after that, breaking changes warrant a major version update. 👍

LGTM!