ngraph.subgraph
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "ngraph.subgraph", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Builds a subgraph of a graph for a set of nodes", | ||
@@ -21,7 +21,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"ngraph.graph": "0.0.14" | ||
"ngraph.graph": "^18.0.0" | ||
}, | ||
"devDependencies": { | ||
"tap": "^10.7.1" | ||
"tap": "^14.1.11" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
4383
5
+ Addedngraph.events@1.0.0(transitive)
+ Addedngraph.graph@18.0.3(transitive)
- Removedngraph.events@0.0.3(transitive)
- Removedngraph.graph@0.0.14(transitive)
Updatedngraph.graph@^18.0.0