Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

graphology-metrics

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology-metrics - npm Package Compare versions

Comparing version 1.13.0 to 1.14.0

23

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc