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

graphology-utils

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-utils - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

14

package.json
{
"name": "graphology-utils",
"version": "1.7.0",
"version": "1.8.0",
"description": "Miscellaneous utils for graphology.",

@@ -18,2 +18,3 @@ "main": "index.js",

],
"types": "./index.d.ts",
"scripts": {

@@ -50,5 +51,6 @@ "lint": "eslint '**/*.js'",

"@yomguithereal/eslint-config": "^4.0.0",
"eslint": "^6.7.2",
"graphology": "^0.16.0",
"mocha": "^7.0.1"
"eslint": "^7.13.0",
"graphology": "^0.19.1",
"graphology-types": "0.19.0",
"mocha": "^8.2.1"
},

@@ -61,5 +63,5 @@ "eslintConfig": {

},
"dependencies": {
"graphology-types": "^0.15.1"
"peerDependencies": {
"graphology-types": ">=0.19.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