Skip to content

v2.0.0

Choose a tag to compare

@goto-bus-stop goto-bus-stop released this 08 Mar 13:56
· 35 commits to default since this release
66ee59d
  • add support for ES5 environments (Node 0.10+)
  • scan.getBinding() now also returns bindings for undeclared identifiers. binding.definition will be undefined for undeclared identifiers.