🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

easydata-tree

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easydata-tree - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
package.json
{
"name": "easydata-tree",
"version": "1.0.2",
"version": "1.0.3",
"description": "Easy tree data processing.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -17,2 +17,3 @@ # EasyTree

new EasyTree({
id: 'id',
parentId: 'pid',

@@ -30,2 +31,3 @@ label: 'name',

new EasyTree({
id: 'id',
parentId: 'pid',

@@ -32,0 +34,0 @@ label: 'name',