tree-climber
Advanced tools
Comparing version
@@ -5,4 +5,2 @@ 'use strict'; | ||
exports.tree = { | ||
climb: climb | ||
}; | ||
exports.climb = climb; |
{ | ||
"name": "tree-climber", | ||
"version": "0.0.1", | ||
"version": "1.0.0", | ||
"description": "Traverses a JavaScript tree like structure. Calls a callback when visiting each node with the key, value, and current tree path.", | ||
@@ -9,2 +9,6 @@ "main": "index.js", | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/krusty-krab/tree-climber.git" | ||
}, | ||
"keywords": [ | ||
@@ -11,0 +15,0 @@ "tree", |
Tree Climber | ||
============ | ||
[](http://badge.fury.io/js/tree-climber) | ||
Performs a traversal of a tree. | ||
@@ -5,0 +7,0 @@ Calls a `visitor` function on each node. |
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
26798
16.91%18
5.88%165
6.45%1
-50%38
5.56%0
-100%