Comparing version 0.0.8 to 0.0.9
@@ -0,1 +1,7 @@ | ||
v0.0.9 | ||
====== | ||
* Pull in dagre v0.4.0 | ||
* Demos now auto-resize their SVG | ||
v0.0.8 | ||
@@ -2,0 +8,0 @@ ====== |
@@ -1,1 +0,1 @@ | ||
module.exports = '0.0.8'; | ||
module.exports = '0.0.9'; |
{ | ||
"name": "dagre-d3", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "A D3-based renderer for Dagre", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"cp-data": "1.1.0", | ||
"dagre": "0.3.8", | ||
"dagre": "0.4.0", | ||
"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
21611
+ Addeddagre@0.4.0(transitive)
- Removeddagre@0.3.8(transitive)
Updateddagre@0.4.0