File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ## [ 4.5.3 ] - 2024-04-10
1+ ## [ 4.5.4 ] - 2024-04-10
22### Fixed
3- - ` gas-custom-errors ` improved logic to ranged pragma versions [ #568 ] ( https://github.com/protofire/solhint/pull/568 )
4- - ` gas-indexed-events ` [ #568 ] ( https://github.com/protofire/solhint/pull/568 )
3+ - ` gas-custom-errors ` improved logic to ranged pragma versions [ #573 ] ( https://github.com/protofire/solhint/pull/573 )
4+ - ` gas-indexed-events ` [ #573 ] ( https://github.com/protofire/solhint/pull/573 )
55
66
77## [ 4.5.2] - 2024-03-15
Original file line number Diff line number Diff line change 11FROM node:20-alpine
22LABEL maintainer=
"[email protected] " 3- ENV VERSION=4.5.3
3+ ENV VERSION=4.5.4
44
55RUN npm install -g solhint@"$VERSION"
Original file line number Diff line number Diff line change 11{
22 "name" : " solhint" ,
3- "version" : " 4.5.3 " ,
3+ "version" : " 4.5.4 " ,
44 "description" : " Solidity Code Linter" ,
55 "main" : " lib/index.js" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments