versatile-tree
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "versatile-tree", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"author": "Justin Mahar <contact@justinmahar.com>", | ||
@@ -5,0 +5,0 @@ "description": "A highly versatile tree structure for JavaScript.", |
@@ -30,4 +30,2 @@ <h2 align="center"> | ||
> Note: A `Tree` alias exists for `TreeNode` -- in this library, they are interchangeable. | ||
### Features include: | ||
@@ -151,3 +149,3 @@ | ||
A `Tree` simply extends `TreeNode` and can be used as the root node. Both share the same API, defined below. | ||
A `Tree` alias exists for `TreeNode` -- in this library, they are interchangeable. | ||
@@ -154,0 +152,0 @@ ### Class Functions |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
178206
1016