New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

graphology-layout-forceatlas2

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphology-layout-forceatlas2 - npm Package Compare versions

Comparing version 0.5.3 to 0.6.0

19

package.json
{
"name": "graphology-layout-forceatlas2",
"version": "0.5.3",
"version": "0.6.0",
"description": "ForceAtlas 2 layout algorithm for graphology.",

@@ -44,7 +44,8 @@ "main": "index.js",

"@yomguithereal/eslint-config": "^4.0.0",
"eslint": "^7.11.0",
"graphology": "0.18.0",
"graphology-generators": "^0.10.1",
"graphology-layout": "^0.3.1",
"mocha": "^8.0.1",
"eslint": "^7.13.0",
"graphology": "0.19.2",
"graphology-generators": "^0.11.0",
"graphology-layout": "^0.4.0",
"graphology-types": "^0.19.0",
"mocha": "^8.2.1",
"rimraf": "^3.0.2",

@@ -59,6 +60,8 @@ "seedrandom": "^3.0.5"

},
"peerDependencies": {
"graphology-types": ">=0.19.0"
},
"dependencies": {
"graphology-types": "^0.18.0",
"graphology-utils": "^1.7.0"
"graphology-utils": "^1.8.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