isomorphism
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "isomorphism", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Find subgraph isomorphisms with Ullman's 1976 algorithm.", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"babel-preset-es2015": "^6.18.0", | ||
"flow-bin": "^0.30.0", | ||
"flow-bin": "^0.54.0", | ||
"flow-copy-source": "^1.1.0", | ||
@@ -38,0 +38,0 @@ "mocha": "^3.2.0", |
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
22658