tree-manipulator
Advanced tools
Comparing version 0.0.7 to 0.0.8
@@ -77,3 +77,3 @@ var repeatString = function(string, num) { | ||
if (parent && parent.node) { | ||
this.valueSetter(parent.node, this.nestedNodesProperty, this.valueGetter(parent, this.nestedNodesProperty) || []); | ||
this.valueSetter(parent.node, this.nestedNodesProperty, this.valueGetter(parent.node, this.nestedNodesProperty) || []); | ||
if (options.before) { | ||
@@ -80,0 +80,0 @@ before = this.findNode(options.before, parent.node); |
{ | ||
"name": "tree-manipulator", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Tree object manipulator", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
8695
1