Comparing version 0.4.3 to 0.4.4
@@ -0,1 +1,6 @@ | ||
v0.4.4 | ||
====== | ||
* Pull in graphlib 0.7.4 / cp-data v1.1.3 | ||
v0.4.3 | ||
@@ -2,0 +7,0 @@ ====== |
@@ -1,1 +0,1 @@ | ||
module.exports = '0.4.3'; | ||
module.exports = '0.4.4'; |
{ | ||
"name": "dagre", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": "Graph layout for JavaScript", | ||
@@ -21,4 +21,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"cp-data": "1.1.2", | ||
"graphlib": "0.7.2" | ||
"cp-data": "1.1.3", | ||
"graphlib": "0.7.4" | ||
}, | ||
@@ -25,0 +25,0 @@ "author": "Chris Pettitt <chris@samsarin.com>", |
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
77209
+ Addedcp-data@1.1.3(transitive)
+ Addedgraphlib@0.7.4(transitive)
- Removedcp-data@1.1.2(transitive)
- Removedgraphlib@0.7.2(transitive)
Updatedcp-data@1.1.3
Updatedgraphlib@0.7.4