array-to-tree icon indicating copy to clipboard operation
array-to-tree copied to clipboard

Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure

Results 12 array-to-tree issues
Sort by recently updated
recently updated
newest added

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.5.3 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [json](https://github.com/trentm/json) from 9.0.6 to 10.0.0. Changelog Sourced from json's changelog. 10.0.0 Backward incompatible and security-related change to parsing "lookup" strings. This version restricts the supported syntax for bracketed "lookup"...

dependencies

hi guys, he's the issue I'm facing using parentProperty options. var data2 =[ { id: 1, created_at: '2020-05-09T16:13:04.896Z', folder_id: 1, 'Filess.name': 'MyFirstLesson' }, { id: 2, created_at: '2020-05-11T16:13:04.896Z', folder_id: 2,...

ArrayToTree returns incorrect array. Last element is function.

When data had 2 or more top levels 'root' there is stack overflow occured. Here is representation: https://repl.it/@Nexis/NotableElegantLaws Just remove top root level and all works fine.

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.1 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator 910e62b Mark version 5.7.3 3442a80 Make generate-identifier-regex capable of rewriting...

dependencies