graphology-metrics
Advanced tools
Comparing version 1.13.0 to 1.14.0
{ | ||
"name": "graphology-metrics", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"description": "Miscellaneous graph metrics for graphology.", | ||
@@ -55,9 +55,13 @@ "main": "index.js", | ||
"chai": "^4.2.0", | ||
"eslint": "^6.8.0", | ||
"graphology": "^0.16.0", | ||
"eslint": "^7.13.0", | ||
"graphology": "^0.19.1", | ||
"graphology-generators": "^0.10.1", | ||
"graphology-layout": "^0.2.0", | ||
"graphology-operators": "^1.1.0", | ||
"mocha": "^7.0.1" | ||
"graphology-operators": "^1.3.0", | ||
"graphology-types": "^0.19.0", | ||
"mocha": "^8.2.1" | ||
}, | ||
"peerDependencies": { | ||
"graphology-types": ">=0.19.0" | ||
}, | ||
"eslintConfig": { | ||
@@ -77,8 +81,7 @@ "extends": "@yomguithereal/eslint-config", | ||
"dependencies": { | ||
"graphology-shortest-path": "^1.3.1", | ||
"graphology-types": "^0.16.0", | ||
"graphology-utils": "^1.6.1", | ||
"lodash": "^4.17.11", | ||
"mnemonist": "^0.34.0" | ||
"graphology-shortest-path": "^1.4.0", | ||
"graphology-utils": "^1.8.0", | ||
"lodash": "^4.17.20", | ||
"mnemonist": "^0.38.0" | ||
} | ||
} |
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
72740
9
+ Addedgraphology-types@0.24.8(transitive)
- Removedgraphology-types@^0.16.0
- Removedgraphology-types@0.16.00.24.7(transitive)
- Removedmnemonist@0.34.0(transitive)
- Removedobliterator@1.6.1(transitive)
Updatedgraphology-utils@^1.8.0
Updatedlodash@^4.17.20
Updatedmnemonist@^0.38.0