Solidity-parser

Latest version: v0.1.1

Safety actively analyzes 621724 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.5.0

* Remove `ParameterList` and `Parameter` node types. Parameters are now always
of type `VariableDeclaration` and lists of parameters are represented as
lists of nodes of type `VariableDeclaration`. This is a breaking change.

0.4.12

* Fix type name expressions to also support user-defined type names.

0.4.11

* Bugfix release

0.4.9

* Fix parsing of inheritance specifier with no arguments.

0.4.8

* Fix parsing of string literals with escaped characters.

0.4.7

* Fix parsing of underscores in number literals.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.