Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "toposort", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Topological sort of directed ascyclic graphs (like dependecy lists)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -20,3 +20,3 @@ # Toposort | ||
![graph](https://raw.githubusercontent.com/marcelklehr/toposort/master/graph.jpg) | ||
![graph](https://raw.githubusercontent.com/marcelklehr/toposort/master/graph.svg) | ||
@@ -95,2 +95,2 @@ ```js | ||
MIT License | ||
MIT License |
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
95
14821