You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

simple-tree-utils

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-tree-utils - npm Package Versions

23

3.1.2

Diff
r
raiper34
published 3.1.2 •

Changelog

Source

3.1.2

r
raiper34
published 3.1.1 •

Changelog

Source

3.1.1

12 April 2025

  • fix(deleteby): fix deleteBy filter is not function bug 0f91992
r
raiper34
published 3.1.0 •

Changelog

Source

3.1.0

12 April 2025

  • feat(deleteby): add deleteBy method to delete nodes by given callback c62afc9
  • feat(computepaths): add computePaths method to compute paths for all nodes e30e6a8
  • feat(foreach): add forEach moethod to iterate over each nodes 1352f44
r
raiper34
published 3.0.1 •

Changelog

Source

3.0.1

11 April 2025

  • fix(tree2list): ability to parse tree with nodes that does not contain children property 30e8f49
r
raiper34
published 3.0.0 •

Changelog

Source

3.0.0

6 February 2025

  • build(vite): add vite to build everrything with one tool and remove browserify and uglify 18a70be
  • docs(readme): automatic version dump 662e335
  • docs(website): modernize website api documentation 7119871
  • docs(readme): improve style of readme ab3f309
r
raiper34
published 2.3.1 •

Changelog

Source

2.3.1

1 February 2025

  • fix(method): make helper _add method as private cc690de
r
raiper34
published 2.3.0 •

Changelog

Source

2.3.0

1 February 2025

  • feat(addunshift): addUnshift method to add item as first child, instead of last one 59d761b
r
raiper34
published 2.2.0 •

Changelog

Source

2.2.0

17 January 2025

  • feat(method): add method now supports adding multiple items at once d4f4d5d
r
raiper34
published 2.1.0 •

Changelog

Source

2.1.0

8 January 2025

  • feat(list2tree): add ability to define custom tree roots #17
  • docs(changelog): add changelog to project 2bc7738
r
raiper34
published 2.0.0 •

Changelog

Source

2.0.0

3 January 2025

  • feat(method): getPathNodes presented #15
  • feat(methods): getDistance presented #8
  • feat(methods): getNodesAtLevel, getWidth, getHeight, getTreeDegree methods presented #5 #6 #10 #14
  • feat(methods): getSize, getBreath, getDepth, getLevel, getDegree methods presented #13 #12 #9 #7 #4
  • feat(methods): getLeafs method presented #13
  • build(node): update node to v22, typescript to v5 and all possible dependencies ce4acc0
  • refactor(api): refactor publis api to be more JSish way 798e264
  • feat(api): rename public API methods 3e7bbc8
  • docs(comments): add missing documentation comments 3744f64
  • feat(methods): getNeighbours and getSiblings methods presented 0ae9eed
  • refactor(naming): refactor naming of main file with all logic d1f7e75
  • docs(readme): fix readme method usage instruction 07aa1cf
  • docs(readme): unify badges 20c2f4d