Skip to content

0.0.2-beta

Latest
Compare
Choose a tag to compare
@HoLyVieR HoLyVieR released this 30 May 21:51
ea21cbf

The following improvement have been made the library :

  • Fixed an issue where some property assignement crashed the analysis.
  • Fixed an issue in the code where it badly assumed the type of an argument.
  • += assignement is now supported.
  • Significant performance to the analysis by avoiding doing CFG analysis on function call that we are sure aren't XHR invocation.