@hpcc-js/tree
Advanced tools
Comparing version 2.1.1 to 2.2.0
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="2.2.0"></a> | ||
# [2.2.0](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@2.1.1...@hpcc-js/tree@2.2.0) (2018-11-08) | ||
### Features | ||
* **readme:** Add packages/tree/README.md ([c9aeba9](https://github.com/hpcc-systems/Visualization/commit/c9aeba9)) | ||
<a name="2.1.1"></a> | ||
@@ -8,0 +20,0 @@ ## [2.1.1](https://github.com/hpcc-systems/Visualization/compare/@hpcc-js/tree@2.1.0...@hpcc-js/tree@2.1.1) (2018-10-30) |
{ | ||
"name": "@hpcc-js/tree", | ||
"version": "2.1.1", | ||
"version": "2.2.0", | ||
"description": "hpcc-js - Viz Tree", | ||
@@ -28,4 +28,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@hpcc-js/api": "^2.2.0", | ||
"@hpcc-js/common": "^2.4.0", | ||
"@hpcc-js/api": "^2.2.1", | ||
"@hpcc-js/common": "^2.5.0", | ||
"d3-transition": "1.1.0" | ||
@@ -64,3 +64,3 @@ }, | ||
"homepage": "https://github.com/hpcc-systems/Visualization", | ||
"gitHead": "c066925fdc5cfa5308d7df86a1b20119822c11ed" | ||
"gitHead": "5def0d9b280dcd3d19801f0ee4f1ca413d6396f8" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1703664
21
1
53
Updated@hpcc-js/api@^2.2.1
Updated@hpcc-js/common@^2.5.0