Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

versatile-tree

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

versatile-tree - npm Package Compare versions

Comparing version 1.1.5 to 1.1.6

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc