Skip to content

1.0.1: Fixed meta-data extraction when there is main node

Latest
Compare
Choose a tag to compare
@am0s am0s released this 14 Sep 17:37
· 1 commit to master since this release

If there is no main node there is no way to fetch the children and it ends up crashing on a null object.
Added a check that returns an empty meta data array on missing main node.