Comparing version 0.0.5 to 0.0.6
@@ -0,1 +1,8 @@ | ||
v0.0.6 | ||
====== | ||
* Pull in dagre v0.3.6, which includes some fixes for edges in the output | ||
graph. It removes dummy edges from the output graph and ensures that edge ids | ||
are correctly preserved and added to the output graph. | ||
v0.0.5 | ||
@@ -2,0 +9,0 @@ ====== |
@@ -1,1 +0,1 @@ | ||
module.exports = '0.0.5'; | ||
module.exports = '0.0.6'; |
{ | ||
"name": "dagre-d3", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A D3-based renderer for Dagre", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"cp-data": "1.1.0", | ||
"dagre": "0.3.4", | ||
"dagre": "0.3.6", | ||
"d3": "~3.3.8", | ||
@@ -26,0 +26,0 @@ "graphlib": "0.7.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
21442
+ Addeddagre@0.3.6(transitive)
- Removeddagre@0.3.4(transitive)
Updateddagre@0.3.6