Socket
Socket
Sign inDemoInstall

js-graph-algorithms

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.0.9

build/jsgraphs.min.js

2

package.json
{
"name": "js-graph-algorithms",
"version": "1.0.8",
"version": "1.0.9",
"description": "Package implements data structures and algorithms for processing various types of graphs",

@@ -5,0 +5,0 @@ "author": "Xianshun Chen",

@@ -1120,4 +1120,5 @@ var jsgraphs = jsgraphs || {};

var module = module || {};
if(module) {
module.exports = jsgraphs;
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc