Comparing version 0.0.9 to 0.0.10
@@ -0,1 +1,6 @@ | ||
v0.0.10 | ||
======= | ||
* Pull in dagre v0.4.1 | ||
v0.0.9 | ||
@@ -2,0 +7,0 @@ ====== |
@@ -1,1 +0,1 @@ | ||
module.exports = '0.0.9'; | ||
module.exports = '0.0.10'; |
{ | ||
"name": "dagre-d3", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "A D3-based renderer for Dagre", | ||
@@ -23,3 +23,3 @@ "keywords": [ | ||
"cp-data": "1.1.0", | ||
"dagre": "0.4.0", | ||
"dagre": "0.4.1", | ||
"d3": "~3.3.8", | ||
@@ -26,0 +26,0 @@ "graphlib": "0.7.0" |
# dagre-d3 - A D3-based renderer for Dagre | ||
[![Build Status](https://secure.travis-ci.org/cpettitt/dagre-d3.png)](http://travis-ci.org/cpettitt/dagre-d3) | ||
[![Build Status](https://secure.travis-ci.org/cpettitt/dagre-d3.png?branch=master)](http://travis-ci.org/cpettitt/dagre-d3) | ||
[![browser support](https://ci.testling.com/cpettitt/dagre-d3.png)](https://ci.testling.com/cpettitt/dagre-d3) | ||
Dagre is a JavaScript library that makes it easy to lay out directed graphs on | ||
@@ -8,0 +6,0 @@ the client-side. The dagre-d3 library acts a front-end to dagre, providing |
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
21556
205
+ Addeddagre@0.4.1(transitive)
- Removeddagre@0.4.0(transitive)
Updateddagre@0.4.1