Huge News!Announcing our $40M Series B led by Abstract Ventures.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.6.1 to 1.7.0

4

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

@@ -50,3 +50,3 @@ "main": "index.js",

"eslint": "^6.7.2",
"graphology": "^0.15.1",
"graphology": "^0.16.0",
"mocha": "^7.0.1"

@@ -53,0 +53,0 @@ },

@@ -17,3 +17,3 @@ /**

var nodesSet;
var subGraphResult = graph.emptyCopy();
var subGraphResult = graph.nullCopy();

@@ -20,0 +20,0 @@ if (Array.isArray(nodes)) {

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