Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

solidity-ast

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solidity-ast - npm Package Versions

13
8

0.4.49

Diff

Changelog

Source

0.4.49 (2023-05-04)

  • Added a custom Error subclass for ASTDereferencer errors.
frangio
published 0.4.48 •

Changelog

Source

0.4.48 (2023-05-04)

  • Fixed return type of ASTDereferencer.withSourceUnit.
frangio
published 0.4.47 •

Changelog

Source

0.4.47 (2023-05-04)

  • Added ASTDereferencer.withSourceUnit to be able to obtain the source unit that contains a node with a given id.
frangio
published 0.4.46 •

Changelog

Source

0.4.46 (2023-02-22)

  • Added new variant of UsingForDirective for user-defined operators.
  • Added BinaryOperation.function and UnaryOperation.function for user-defined operators.
frangio
published 0.4.45 •

Changelog

Source

0.4.45 (2023-02-01)

  • Added 'paris' as a possible value for InlineAssembly.evmVersion.
  • Added new Mapping fields keyName, keyNameLocation, valueName, valueNameLocation from Solidity 0.8.18.
frangio
published 0.4.44 •

Changelog

Source

0.4.44 (2023-01-30)

  • Added '~' as a possible value for UnaryOperation.operator.
frangio
published 0.4.43 •

Changelog

Source

0.4.43 (2023-01-20)

  • Added FunctionCall.nameLocations and IdentifierPath.nameLocations from Solidity 0.8.16.
  • Added MemberAccess.memberLocation from Solidity 0.8.16.
frangio
published 0.4.42 •

Changelog

Source

0.4.42 (2023-01-20)

  • Reverted optimizations to findAll from 0.4.40.
frangio
published 0.4.41 •

Changelog

Source

0.4.41 (2023-01-20)

  • Optimized AST dereferencer.
frangio
published 0.4.40 •

Changelog

Source

0.4.40 (2022-12-29)

  • Further optimized findAll for multiple wanted node types.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc