broccoli-viz
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "broccoli-viz", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,2 +13,3 @@ 'use strict'; | ||
this.subtrees = []; | ||
this.stats = {}; // Bucket for additional stats and metrics | ||
} | ||
@@ -19,2 +20,3 @@ | ||
json.level = this.level; | ||
json.stats = this.stats; | ||
return json; | ||
@@ -21,0 +23,0 @@ }; |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
12581
399
0