Skip to content

Releases: PerimeterX/flast

v1.1.1

28 Jul 15:23
4301f6d
Compare
Choose a tag to compare

Improve getParentKey to include parsing the name of grouped nodes such as 'arguments' or 'body'.

v1.1.0

28 Jul 14:10
Compare
Choose a tag to compare
  • Added parentKey property.
  • Improved ASTNode definition (useful for intellisense).
  • Ability to pass options directly to the espree parser.