UNPKG

hardhat-output-validator

Version:

Zero-config Hardhat plugin to check the build output of Solidity contracts

14 lines (10 loc) 229 B
# Changelog ## 0.1.19 ### Refactoring & Bugfix * Refactored code into separate files for better readability & testability. * Bugfix for state variables. ## 0.1.18 ### Bugfix * Removed console logs ## 0.1.17 ### Initial Stable